mlx/mlx/backend/metal/jit
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
..
binary_two.h JIT compile option for binary minimization (#1091) 2024-05-22 12:57:13 -07:00
binary.h JIT compile option for binary minimization (#1091) 2024-05-22 12:57:13 -07:00
copy.h JIT compile option for binary minimization (#1091) 2024-05-22 12:57:13 -07:00
includes.h JIT compile option for binary minimization (#1091) 2024-05-22 12:57:13 -07:00
indexing.h JIT compile option for binary minimization (#1091) 2024-05-22 12:57:13 -07:00
ternary.h JIT compile option for binary minimization (#1091) 2024-05-22 12:57:13 -07:00
unary.h JIT compile option for binary minimization (#1091) 2024-05-22 12:57:13 -07:00