2 writes to _imagePreprocessorTensorOutput
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
1390_imagePreprocessorTensorOutput = imagePreprocessorTensorOutput; 1415_imagePreprocessorTensorOutput = ctx.Reader.ReadString();
2 references to _imagePreprocessorTensorOutput
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
1450ctx.Writer.Write(_imagePreprocessorTensorOutput); 1473model._imagePreprocessorTensorInput, model._imagePreprocessorTensorOutput);