Skip to main content

Mojo module

utils

Aliases

elementwise_compute_lambda_type

alias elementwise_compute_lambda_type = fn[dtype: DType, width: Int, *, alignment: Int = 1](IndexList[2], SIMD[dtype, width]) capturing -> SIMD[dtype, width]

elementwise_epilogue_type

alias elementwise_epilogue_type = fn[dtype: DType, width: Int, *, alignment: Int = 1](IndexList[2], SIMD[dtype, width]) capturing -> None

Structs

Functions

Was this page helpful?