Skip to content

Commit 222902d

Browse files
committed
rebase
1 parent 9fd1157 commit 222902d

File tree

1 file changed

+1
-0
lines changed
  • py/torch_tensorrt/dynamo/conversion/impl/slice

1 file changed

+1
-0
lines changed

py/torch_tensorrt/dynamo/conversion/impl/slice/ops.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import math
22
from typing import Optional, Sequence
33

4+
import numpy as np
45
import tensorrt as trt
56
from torch.fx.node import Target
67
from torch_tensorrt.dynamo._SourceIR import SourceIR

0 commit comments

Comments
 (0)