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