2 references to
Microsoft.ML.TensorFlow (2)
TensorflowTransform.cs (2)
992
:
this
(env, CreateArguments(tensorFlowModel, outputColumnNames, inputColumnNames, addBatchDimensionInput), tensorFlowModel)
997
:
this
(env, options, TensorFlowUtils.LoadTensorFlowModel(env, options.ModelLocation, options.TreatOutputAsBatched))