Implemented interface member:
2 references to call
Microsoft.ML.TorchSharp (2)
NasBert\Models\NerModel.cs (1)
34
x = NerHead.
call
(x);
Roberta\Models\RobertaModelForQA.cs (1)
37
x = QAHead.
call
(x);