mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-02 17:46:42 +00:00
[tensor] sharded global process group (#1219)
This commit is contained in:
@@ -103,9 +103,9 @@ def run_dist_tests(rank, world_size, port):
|
||||
_run_view(world_size)
|
||||
_run_process_group(world_size)
|
||||
_run_tensor_indexing()
|
||||
_run_operand()
|
||||
# TODO not passed
|
||||
# _run_wrapped_tensor_func()
|
||||
_run_operand()
|
||||
|
||||
|
||||
@pytest.mark.dist
|
||||
|
Reference in New Issue
Block a user