1 instantiation of PredictionHead
Microsoft.ML.TorchSharp (1)
NasBert\Models\ModelPrediction.cs (1)
22PredictionHead = new PredictionHead(
2 references to PredictionHead
Microsoft.ML.TorchSharp (2)
NasBert\Models\ModelPrediction.cs (1)
13private readonly PredictionHead PredictionHead;
NasBert\Models\PredictionHead.cs (1)
18: base(nameof(PredictionHead))