1 override of GetOutputSchemaCore
Microsoft.ML.TorchSharp (1)
NasBert\NasBertTrainer.cs (1)
427
private protected override SchemaShape
GetOutputSchemaCore
(SchemaShape inputSchema)
1 reference to GetOutputSchemaCore
Microsoft.ML.TorchSharp (1)
TorchSharpBaseTrainer.cs (1)
409
return
GetOutputSchemaCore
(inputSchema);