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 fb5eb52 commit 516b595Copy full SHA for 516b595
tests/link/mlx/test_math.py
@@ -5,7 +5,7 @@
5
from tests.link.mlx.test_basic import mx
6
7
8
-def test_mlx_dot():
+def test_dot():
9
x = matrix("x")
10
y = matrix("y")
11
0 commit comments