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 4aaafdd commit 358c328Copy full SHA for 358c328
tests/distributed/test_comm_ops.py
@@ -8,7 +8,7 @@
8
import torch
9
10
from vllm.config import ParallelConfig
11
-from vllm.engine.ray_utils import get_open_port
+from vllm.utils import get_open_port
12
from vllm.model_executor.parallel_utils.communication_op import (
13
tensor_model_parallel_all_reduce,
14
tensor_model_parallel_all_gather,
0 commit comments