mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-28 03:20:58 +00:00
remove final six (#10822)
This commit is contained in:
parent
22c475520e
commit
e6456260b5
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ import onnx
|
|||
import onnxruntime
|
||||
from onnx import helper, TensorProto, ModelProto
|
||||
from onnx import onnx_pb as onnx_proto
|
||||
from six import string_types
|
||||
from enum import Enum
|
||||
|
||||
from .quant_utils import QuantType, smooth_distribution, apply_plot
|
||||
|
|
|
|||
Loading…
Reference in a new issue