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.
1 parent 97d7af3 commit 20c8704Copy full SHA for 20c8704
README.md
@@ -46,10 +46,10 @@ Two reasons:
46
47
- [NumPy](https://numpy.org) (CPU only)
48
- [Numba](https://numba.pydata.org) (CPU only)
49
+- [Aesara](https://github.com/aesara-devs/aesara) (CPU only)
50
- [Jax](https://github.com/google/jax)
51
- [Tensorflow](https://www.tensorflow.org)
52
- [Pytorch](https://pytorch.org)
-- [Aesara](https://github.com/aesara-devs/aesara)
53
- [CuPy](https://cupy.chainer.org/) (GPU only)
54
55
(not every backend is available for every benchmark)
0 commit comments