pytorch
1f027ac0 - Disable testTHCAllocator on HIP (#39843)

Commit
4 years ago
Disable testTHCAllocator on HIP (#39843) Summary: THCAllocator functionality is pretty obscure and it's hard to get it working with HIP because of how Caffe2/PyTorch rules are set up (see https://github.com/pytorch/pytorch/issues/39801). Let's just disable the test. Pull Request resolved: https://github.com/pytorch/pytorch/pull/39843 Reviewed By: zou3519 Differential Revision: D21998687 Pulled By: dzhulgakov fbshipit-source-id: cd12ba30cdfee658b98393ed3a72e83f4ecf1c9c
Author
Dmytro Dzhulgakov
Parents
Loading