IMPORTANT: To view this page as Markdown, append `.md` to the URL (e.g. /max/get-started.md). For the complete documentation index, see llms.txt.
Skip to main content
For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).

Mojo module

apple_accelerate

comptime values​

APPLE_ACCELERATE​

comptime APPLE_ACCELERATE = _Global[StringSlice("APPLE_ACCELERATE"), _init_dylib, _on_error_msg]

cblas_gemm_type​

comptime cblas_gemm_type = def(_CBLASOrder, _CBLASTranspose, _CBLASTranspose, Int32, Int32, Int32, Float32, UnsafePointer[Float32, ImmutAnyOrigin], Int32, UnsafePointer[Float32, ImmutAnyOrigin], Int32, Float32, UnsafePointer[Float32, MutAnyOrigin], Int32) -> None

LIB_ACC_PATH​

comptime LIB_ACC_PATH = "/System/Library/Frameworks/Accelerate.framework/Accelerate"

Functions​