1 write to gelu
Microsoft.ML.TorchSharp (1)
Roberta\Modules\Intermediate.cs (1)
21gelu = torch.nn.GELU();
2 references to gelu
Microsoft.ML.TorchSharp (2)
Roberta\Modules\Intermediate.cs (2)
29t = gelu.forward(t); 40gelu.Dispose();