4 references to GetInputSchema
Microsoft.ML.TensorFlow.Tests (4)
TensorFlowEstimatorTests.cs (1)
240var schema = tensorFlowModel.GetInputSchema();
TensorflowTests.cs (3)
1003var schema = tensorFlowModel.GetInputSchema(); 1062var schema = tensorFlowModel.GetInputSchema(); 1106var schema = tensorFlowModel.GetInputSchema();