4 references to GetInputSchema
Microsoft.ML.TensorFlow.Tests (4)
TensorFlowEstimatorTests.cs (1)
242
var schema = tensorFlowModel.
GetInputSchema
();
TensorflowTests.cs (3)
988
var schema = tensorFlowModel.
GetInputSchema
();
1047
var schema = tensorFlowModel.
GetInputSchema
();
1091
var schema = tensorFlowModel.
GetInputSchema
();