For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo struct
Gelu
struct Gelu
Registers the mo.gelu graph op with the graph compiler.
Implemented traitsโ
AnyType,
Deinitable,
ElementwiseUnaryOp,
Movable
Methodsโ
elementwiseโ
static def elementwise[dtype: DType, width: SIMDLength](x: SIMD[dtype, width]) -> SIMD[dtype, width]
Returns: