mlx/mlx/io
Awni Hannun 226748b3e7
JIT compile option for binary minimization (#1091)
* try cpp 20 for compile

* unary, binary, ternary in jit

* nits

* fix gather/scatter

* fix rebase

* reorg compile

* add ternary to compile

* jit copy

* jit compile flag

* fix build

* use linked function for ternary

* some nits

* docs + circle min size build

* docs + circle min size build

* fix extension

* fix no cpu build

* improve includes
2024-05-22 12:57:13 -07:00
..
CMakeLists.txt JIT compile option for binary minimization (#1091) 2024-05-22 12:57:13 -07:00
gguf_quants.cpp Add compiler flags to disable safetensors and gguf (#1098) 2024-05-09 17:39:44 -07:00
gguf.cpp Add compiler flags to disable safetensors and gguf (#1098) 2024-05-09 17:39:44 -07:00
gguf.h GGUF: Avoid dequantization when format is compatible (#426) 2024-01-23 15:43:57 -08:00
load.cpp Update pre-commit hooks (#984) 2024-04-11 07:27:53 -07:00
load.h Do not store iostream in shared_ptr (#872) 2024-03-22 06:54:45 -07: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 Add compiler flags to disable safetensors and gguf (#1098) 2024-05-09 17:39:44 -07:00