mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[ROCm] Enable dist sharded_tensor test suites (#137724)
Following test suites are enabled on ROCm test_sharded_tensor test_sharded_tensor_reshard test_sharding_plan Pull Request resolved: https://github.com/pytorch/pytorch/pull/137724 Approved by: https://github.com/jithunnair-amd, https://github.com/pruthvistony, https://github.com/malfet
This commit is contained in:
committed by
PyTorch MergeBot
parent
39d21ed803
commit
674d59359d
@ -170,9 +170,6 @@ ROCM_BLOCKLIST = [
|
||||
"distributed/_shard/checkpoint/test_checkpoint"
|
||||
"distributed/_shard/checkpoint/test_file_system_checkpoint"
|
||||
"distributed/_shard/sharding_spec/test_sharding_spec",
|
||||
"distributed/_shard/sharding_plan/test_sharding_plan",
|
||||
"distributed/_shard/sharded_tensor/test_sharded_tensor",
|
||||
"distributed/_shard/sharded_tensor/test_sharded_tensor_reshard",
|
||||
"distributed/_shard/sharded_tensor/ops/test_embedding",
|
||||
"distributed/_shard/sharded_tensor/ops/test_embedding_bag",
|
||||
"distributed/_shard/sharded_tensor/ops/test_binary_cmp",
|
||||
|
||||
Reference in New Issue
Block a user