keras-onnx icon indicating copy to clipboard operation
keras-onnx copied to clipboard

will consider support int16?

Open hatinenshiro opened this issue 4 years ago • 0 comments

_parser_tf.py if tensor_type in [tf.int8, tf.int16, tf.int32]: return Int32TensorType(shape=tensor_shape)

hatinenshiro avatar Jan 22 '21 09:01 hatinenshiro