Skip to main content

Crate apple_mlx

Crate apple_mlx 

Source
Expand description

Rust bindings for Apple MLX through the official mlx-c C API.

raw exposes the generated low-level bindings. The top-level types provide a small safe wrapper over a subset of the API.

Modules§

raw

Structs§

Array
Complex32
Device
Error
Stream

Functions§

cpu_complex_matmul
demo_complex_matmul
print_matrix

Type Aliases§

Result