mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-02 23:27:09 +08:00
updated
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
4127593c30
commit
edf35b63ce
@ -1029,9 +1029,9 @@ class NixlConnectorWorker:
|
||||
# Begin async xfer.
|
||||
self.nixl_wrapper.transfer(handle)
|
||||
end = time.perf_counter()
|
||||
logger.debug(
|
||||
"[nixl connector]: req_id %s transfer launch time %s",
|
||||
request_id, end - start)
|
||||
# logger.debug(
|
||||
# "[nixl connector]: req_id %s transfer launch time %s",
|
||||
# request_id, end - start)
|
||||
|
||||
# Use handle to check completion in future step().
|
||||
# TODO (NickLucche) surface xfer elapsed time
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user