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