2 references to GetInputInfo
Microsoft.ML.TensorFlow (2)
TensorflowTransform.cs (2)
306(TFInputTypes, TFInputShapes, TFInputOperations) = GetInputInfo(Host, Session, Inputs, batchSize); 1009var inputTuple = TensorFlowTransformer.GetInputInfo(_host, tensorFlowModel.Session, _options.InputColumns);