File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- ## [ 0.5.3] -- 2025-05-08
1+ ## [ 0.5.3] -- 2025-05-19
22
33### Added
44
Original file line number Diff line number Diff line change @@ -66,7 +66,6 @@ IMPORTANT: debug logging from CUDA in complex settings currently only works as i
6666
6767This is very tentative.
6868
69- * 0.5.x/0.6.x: Apple Metal backend.
7069* 0.6: Replicate the scaffolding from [ llm.c] ( https://github.com/karpathy/llm.c ) for training GPT-2.
7170 * Useful building blocks for models in [ lib/nn_blocks.ml] ( lib/nn_blocks.ml ) .
7271 * A language model example.
@@ -96,6 +95,7 @@ This is very tentative.
9695
9796For more details, see [ CHANGES] ( CHANGES.md ) .
9897
98+ * ** 0.5.3: Apple Metal backend.**
9999* ** 0.5.2: More primitive operations.**
100100 * Supports a lot of primitive operations (including ternary ops), and ternary tensor operations.
101101 * ` %cd ` and ` %op ` support both curried and uncurried operator application syntax.
You can’t perform that action at this time.
0 commit comments