1 instantiation of NewGELUActivation
Microsoft.ML.GenAI.Phi (1)
Module\Phi2MLP.cs (1)
27
this.activation_fn = new
NewGELUActivation
();
1 reference to NewGELUActivation
Microsoft.ML.GenAI.Core (1)
Module\NewGELUActivation.cs (1)
15
: base(nameof(
NewGELUActivation
))