1 instantiation of GeLUFast
Microsoft.ML.TorchSharp (1)
NasBert\Modules\ActivationFunction.cs (1)
25"gelu_fast" => new GeLUFast(),
1 reference to GeLUFast
Microsoft.ML.TorchSharp (1)
NasBert\Modules\ActivationFunction.cs (1)
67public GeLUFast() : base(nameof(GeLUFast)) { }