We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
metal
1 parent 14877d3 commit c05b236Copy full SHA for c05b236
README.md
@@ -66,6 +66,7 @@ This is very tentative.
66
* 0.4.2: device-to-device synchronization.
67
* Need to add support for CUDA events to cudajit.
68
* This is backend-specific so affects the abstract backend API.
69
+* 0.4.3: Apple Metal backend.
70
* 0.5: Replicate the scaffolding from [llm.c](https://github.com/karpathy/llm.c) for training GPT-2.
71
* More of primitive numeric operations.
72
* Useful building blocks for models in [lib/nn_blocks.ml](lib/nn_blocks.ml).
0 commit comments