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