pytorch
16cb3bdd - Skip `test_quick_core_backward_baddbmm_cuda_float64` (#111493)

Commit
2 years ago
Skip `test_quick_core_backward_baddbmm_cuda_float64` (#111493) As its painfully slow (10+ min on A100): ```shell $ time python3 test_decomp.py -v -k test_quick_core_backward_baddbmm_cuda_float64 Fail to import hypothesis in common_utils, tests are not derandomized test_quick_core_backward_baddbmm_cuda_float64 (__main__.TestDecompCUDA) ... ok ---------------------------------------------------------------------- Ran 1 test in 897.523s OK real 15m4.773s user 15m0.207s sys 0m6.492s ``` Pull Request resolved: https://github.com/pytorch/pytorch/pull/111493 Approved by: https://github.com/clee2000, https://github.com/huydhn
Author
Committer
Parents
Loading