mlx/mlx/io
hdeng-apple 86984cad68
Remove static initializers (#2059)
* Remove static initializers in device.cpp, load.cpp, pocketfft.h

* Remove static initializer InTracing::trace_stack

* Remove static initializer of CompilerCache cache

* Revert changes in pocketfft.h

* Remove duplicate private section of thread_pool()
2025-04-24 06:14:49 -07:00
..
CMakeLists.txt always use json (#1938) 2025-03-06 15:35:56 -08:00
gguf_quants.cpp More shape type (#1705) 2024-12-19 08:08:20 -08:00
gguf.cpp More shape type (#1705) 2024-12-19 08:08:20 -08:00
gguf.h More shape type (#1705) 2024-12-19 08:08:20 -08:00
load.cpp Remove static initializers (#2059) 2025-04-24 06:14:49 -07:00
load.h Remove static initializers (#2059) 2025-04-24 06:14:49 -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 redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00