Base:
method
GetOutputSchema
Microsoft.ML.TorchSharp.TorchSharpBaseTrainer.GetOutputSchema(Microsoft.ML.SchemaShape)
1 reference to GetOutputSchema
Microsoft.ML.TorchSharp.Tests (1)
TextClassificationTests.cs (1)
390
var estimatorSchema = estimator.
GetOutputSchema
(SchemaShape.Create(dataView.Schema));