1 write to TFOutputTypes
Microsoft.ML.TensorFlow (1)
TensorflowTransform.cs (1)
305(TFOutputTypes, OutputTypes, TFOutputOperations) = GetOutputInfo(Host, Session, Outputs, treatOutputAsBatched);
2 references to TFOutputTypes
Microsoft.ML.TensorFlow (2)
TensorflowTransform.cs (2)
647var type = Tf2MlNetType(_parent.TFOutputTypes[iinfo]).RawType; 716if (_parent.TFOutputTypes[iinfo] == TF_DataType.TF_STRING)