4 references to GetInputSchema
Microsoft.ML.TensorFlow.Tests (4)
TensorFlowEstimatorTests.cs (1)
242var schema = tensorFlowModel.GetInputSchema();
TensorflowTests.cs (3)
1004var schema = tensorFlowModel.GetInputSchema(); 1063var schema = tensorFlowModel.GetInputSchema(); 1107var schema = tensorFlowModel.GetInputSchema();