mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Skip another test file that doesn't run gradcheck for slow gradcheck (#154852)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/154852 Approved by: https://github.com/albanD
This commit is contained in:
committed by
PyTorch MergeBot
parent
0f10df71a6
commit
2af78d368f
@ -423,6 +423,7 @@ TESTS_NOT_USING_GRADCHECK = [
|
||||
"test_decomp",
|
||||
"test_cpp_extensions_jit",
|
||||
"test_jit",
|
||||
"test_matmul_cuda",
|
||||
"test_ops",
|
||||
"test_ops_jit",
|
||||
"dynamo/test_recompile_ux",
|
||||
|
Reference in New Issue
Block a user