go-mlx/dist/include/mlx/backend/metal
Snider 2292557fd6 chore: vendor MLX C headers for Go module consumers
dist/include/ contains the MLX and MLX-C headers needed for CGo
compilation. Without these, go-mlx cannot be used as a module
dependency (headers not found in module cache).

Libraries (dylib/metallib) are still gitignored — users build
those locally via cmake.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 19:14:04 +00:00
..
jit chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
kernels chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
allocator.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
binary.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
device.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
matmul.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
metal.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
reduce.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
resident.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
scan.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
ternary.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
unary.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
utils.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00