pytorch
0f6304ef - disable the out variants in test_cumprod test for inductor (#88328)

Commit
2 years ago
disable the out variants in test_cumprod test for inductor (#88328) `out=` variants aren't supported by autograd and it's not a must fix, so disabling the test (https://github.com/pytorch/torchdynamo/issues/1798) for now. Pull Request resolved: https://github.com/pytorch/pytorch/pull/88328 Approved by: https://github.com/desertfire
Author
Committer
Parents
Loading