4 writes to _inputTensorName
Microsoft.ML.Vision (4)
ImageClassificationTrainer.cs (4)
579_inputTensorName = "input"; 584_inputTensorName = "input"; 589_inputTensorName = "import/input"; 594_inputTensorName = "input";
3 references to _inputTensorName
Microsoft.ML.Vision (3)
ImageClassificationTrainer.cs (3)
684_options.FeatureColumnName, imageProcessor, _inputTensorName, _bottleneckTensor.name, 698_inputTensorName, _bottleneckTensor.name, trainSetBottleneckCachedValuesFilePath, 726_resizedImageTensorName, _inputTensorName, _softmaxTensorName);