Skip to content

Commit 2af78d3

Browse files
soulitzerpytorchmergebot
authored andcommitted
Skip another test file that doesn't run gradcheck for slow gradcheck (pytorch#154852)
Pull Request resolved: pytorch#154852 Approved by: https://github.com/albanD
1 parent 0f10df7 commit 2af78d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/run_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ def _is_cpp_test(test):
423423
"test_decomp",
424424
"test_cpp_extensions_jit",
425425
"test_jit",
426+
"test_matmul_cuda",
426427
"test_ops",
427428
"test_ops_jit",
428429
"dynamo/test_recompile_ux",

0 commit comments

Comments
 (0)