Skip to content

Commit ffb185e

Browse files
committed
remove unused import
1 parent b686cb4 commit ffb185e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/onnx/test_pytorch_onnx_onnxruntime_cuda.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
import onnxruntime # noqa
33
import torch
44

5-
import numpy as np
6-
import io
7-
import itertools
8-
import copy
9-
import os
10-
115
from test_pytorch_common import skipIfUnsupportedMinOpsetVersion
126
from test_pytorch_common import skipIfNoCuda
137

0 commit comments

Comments
 (0)