1 instantiation of TextClassificationOptions
Microsoft.ML.TorchSharp (1)
NasBert\TextClassificationTrainer.cs (1)
87
this(env, new
TextClassificationOptions
2 references to TextClassificationOptions
Microsoft.ML.TorchSharp (2)
NasBert\TextClassificationTrainer.cs (1)
73
internal TextClassificationTrainer(IHostEnvironment env,
TextClassificationOptions
options) : base(env, options)
TorchSharpCatalog.cs (1)
63
TextClassificationTrainer.
TextClassificationOptions
options)