Created
February 10, 2023 15:39
-
-
Save Steboss89/d42ca1f6f0ae61f574d04b268188314f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Matrix size | JAX | Strassen | AlphaTensor | |
---|---|---|---|---|
8192 | 2.51+/- 0.01 | 2.34+/- 0.01 | 2.24+/- 0.01 | |
10240 | 5.18+/- 0.03 | 4.31+/- 0.01 | 4.12+/- 0.01 | |
12288 | 8.67+/- 0.04 | 8.09+/- 0.02 | 7.94+/- 0.05 | |
14336 | 13.67+/- 0.03 | 11.52+/- 0.01 | 11.16+/- 0.02 | |
16384 | 20.41+/- 0.03 | 21.69+/- 0.03 | 21.03+/- 0.02 | |
18432 | 30.64+/- 0.09 | 25.50+/- 0.01 | 24.96+/- 0.03 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment