We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb7601 commit 7cf1f3fCopy full SHA for 7cf1f3f
lightllm/utils/dist_utils.py
@@ -9,4 +9,4 @@ def get_world_size():
9
10
11
def get_rank():
12
- return get_tensor_model_parallel_rank
+ return get_tensor_model_parallel_rank()
0 commit comments