1 write to ModelPath
Microsoft.ML.TensorFlow (1)
TensorFlowSessionWrapper.cs (1)
25ModelPath = modelLocation;
1 reference to ModelPath
Microsoft.ML.Vision (1)
DnnRetrainTransform.cs (1)
1241options.ModelLocation = tensorFlowModel.ModelPath;