There was an error while loading. Please reload this page.
1 parent c6ba637 commit 452303bCopy full SHA for 452303b
1 file changed
tests/test_weight_norm.py
@@ -15,7 +15,7 @@
15
16
17
@pytest.mark.weight_norm
18
-@pytest.mark.skip(reason="Temporarily skip for ci")
+@pytest.mark.skip(reason="Issue #2860: fails assertion")
19
@pytest.mark.parametrize("shape", utils.REDUCTION_SHAPES)
20
@pytest.mark.parametrize("dim", DIM_LIST)
21
@pytest.mark.parametrize("dtype", FLOAT_DTYPES)
0 commit comments