mlx/examples
Awni Hannun c4230747a1
redesign for faster cpu/gpu synch (#1869)
* redesign for faster cpu/gpu synch

* load + more async CPU

* use command encoder API and move more ops to use it

* make fence back-end generic + CPU only fence

* faster build

* fix async eval

* fixes + handle temporaries

* fix / improve cpu conv

* remove unused status, fix siblings

* fix extensions

* fix

* fix no cpu build

* format

* comments

* fix perf regression, remove unecessary abort

* fix events, task limit cpu

* fix waiting

* fix donation / temporaries in normalization
2025-03-06 19:23:38 -08:00
..
cmake_project MLX in C++ example (#1736) 2025-01-02 19:09:04 -08:00
cpp Remove "using namespace mlx::core" in benchmarks/examples (#1685) 2024-12-11 07:08:29 -08:00
export MLX in C++ example (#1736) 2025-01-02 19:09:04 -08:00
extensions redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
python Added MSE message (#500) 2024-01-19 06:27:50 -08:00