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