2 writes to _imagePreprocessorTensorOutput
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
1374_imagePreprocessorTensorOutput = imagePreprocessorTensorOutput; 1399_imagePreprocessorTensorOutput = ctx.Reader.ReadString();
2 references to _imagePreprocessorTensorOutput
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
1434ctx.Writer.Write(_imagePreprocessorTensorOutput); 1457model._imagePreprocessorTensorInput, model._imagePreprocessorTensorOutput);