Closed cdeepali closed 3 years ago
torchaudio
is not available on PPC:
$ pip install torchaudio
ERROR: Could not find a version that satisfies the requirement torchaudio (from versions: none)
ERROR: No matching distribution found for torchaudio
I observed the following other tests to fail too locally:
FAILED tests/test_modeling_ctrl.py::CTRLModelTest::test_multi_gpu_data_parallel_forward
FAILED tests/test_modeling_funnel.py::FunnelModelTest::test_multi_gpu_data_parallel_forward
FAILED tests/test_modeling_xlnet.py::XLNetModelTest::test_multi_gpu_data_parallel_forward
Observed following test failures on CI build:
The error reported is: