2 writes to _imagePreprocessorTensorInput
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
1389_imagePreprocessorTensorInput = imagePreprocessorTensorInput; 1414_imagePreprocessorTensorInput = ctx.Reader.ReadString();
2 references to _imagePreprocessorTensorInput
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
1449ctx.Writer.Write(_imagePreprocessorTensorInput); 1473model._imagePreprocessorTensorInput, model._imagePreprocessorTensorOutput);