API ReferenceAPI Reference·ModulesModules·MlMloa::GeluGelu: GELU activation layer.ClC++ public headers#include <oa/ml/nn/gelu/gelu.h>#include <oa/ml/nn/gelu/gelu.h>Inheritancepublic ModuleOpen class hierarchyOpen class hierarchyPublic MethodsforwardforwardMatrix oa::Gelu::forward(const Matrix & inInput)Constructor & Destructor Documentationoa::Gelu::Gelu()SourceSourceNo public source comment is attached to this declaration.Public Method DocumentationMatrix oa::Gelu::forward( const Matrix & inInput )SourceSourceNo public source comment is attached to this declaration.ParametersinInputconst Matrix &—ReturnsMatrixThe declared return value.
Matrix oa::Gelu::forward( const Matrix & inInput )SourceSourceNo public source comment is attached to this declaration.ParametersinInputconst Matrix &—ReturnsMatrixThe declared return value.