1 write to _softmaxTensorName
Microsoft.ML.Vision (1)
ImageClassificationTrainer.cs (1)
629
_softmaxTensorName
= _softMaxTensor.name;
1 reference to _softmaxTensorName
Microsoft.ML.Vision (1)
ImageClassificationTrainer.cs (1)
726
_resizedImageTensorName, _inputTensorName,
_softmaxTensorName
);