mlx/mlx/io
Awni Hannun 40c62c1321
Use int64 stride everywhere (#1671)
* use int64 stride everywhere

* fix ext

* fix ext

* more shape + cleanup

* one more

* few more
2024-12-09 11:09:02 -08:00
..
CMakeLists.txt Chore: add pre-commit hook for cmake (#1362) 2024-09-16 12:53:01 -07:00
gguf_quants.cpp dtype is copy assignable (#1436) 2024-09-25 12:07:13 -07:00
gguf.cpp dtype is copy assignable (#1436) 2024-09-25 12:07:13 -07:00
gguf.h GGUF: Avoid dequantization when format is compatible (#426) 2024-01-23 15:43:57 -08:00
load.cpp contiguous op / prim (#1612) 2024-11-21 19:51:49 -08:00
load.h Include io.h in MSVC for IO functions (#1661) 2024-12-07 18:26:06 -08:00
no_gguf.cpp Add compiler flags to disable safetensors and gguf (#1098) 2024-05-09 17:39:44 -07:00
no_safetensors.cpp Add compiler flags to disable safetensors and gguf (#1098) 2024-05-09 17:39:44 -07:00
safetensors.cpp Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
threadpool.h Replace the use of result_of_t with invoke_result_t (#1397) 2024-09-06 19:52:57 -07:00