2 writes to _imagePreprocessorTensorInput
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
1373_imagePreprocessorTensorInput = imagePreprocessorTensorInput; 1398_imagePreprocessorTensorInput = ctx.Reader.ReadString();
2 references to _imagePreprocessorTensorInput
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
1433ctx.Writer.Write(_imagePreprocessorTensorInput); 1457model._imagePreprocessorTensorInput, model._imagePreprocessorTensorOutput);