mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
add distributed/_sharded_tensor/test_sharded_tensor to ROCM_BLOCKLIST (#63508)
Summary: Fixes current ROCm CI test2 brokenness until tensorpipe is fully supported by ROCm. Pull Request resolved: https://github.com/pytorch/pytorch/pull/63508 Reviewed By: ejguan Differential Revision: D30406450 Pulled By: walterddr fbshipit-source-id: c07509271d5d33901f3eaf7ffb916dc3626e1f9a
This commit is contained in:
parent
e7c4988b52
commit
be9be9bfdd
|
|
@ -245,6 +245,7 @@ ROCM_BLOCKLIST = [
|
|||
'distributed/rpc/test_faulty_agent',
|
||||
'distributed/rpc/test_tensorpipe_agent',
|
||||
'distributed/rpc/cuda/test_tensorpipe_agent',
|
||||
'distributed/_sharded_tensor/test_sharded_tensor',
|
||||
'test_determination',
|
||||
'test_multiprocessing',
|
||||
'test_jit_legacy',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user