pytorch
bd5e6fe5 - Skip complex128 dtype for test_addmm_sizes_all_sparse_csr Windows test (#67453)

Commit
4 years ago
Skip complex128 dtype for test_addmm_sizes_all_sparse_csr Windows test (#67453) Summary: Windows CUDA 11.1 periodic CI is failing. See https://github.com/pytorch/pytorch/pull/63511#issuecomment-953940183. I don't understand though why periodic-win-vs2019-cuda11.1-py3 was triggered on the PR, but no test from `test_sparse_csr.py` were run https://github.com/pytorch/pytorch/runs/3975200820?check_suite_focus=true. cc nikitaved pearu cpuhrsch IvanYashchuk mruberry Pull Request resolved: https://github.com/pytorch/pytorch/pull/67453 Reviewed By: malfet, seemethere, janeyx99 Differential Revision: D31997574 Pulled By: cpuhrsch fbshipit-source-id: ae8bfb6da865014f39e6ad5675eb17e5a4d39744
Author
Parents
Loading