Skip to content

Commit 27fd70f

Browse files
committed
Import proper module
Signed-off-by: Hui Gao <[email protected]>
1 parent 83e595e commit 27fd70f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorrt_llm/_torch/memory_buffer_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import contextlib
12
import math
23
from dataclasses import dataclass
34
from typing import Optional

0 commit comments

Comments
 (0)