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