keras-onnx
keras-onnx copied to clipboard
will consider support int16?
_parser_tf.py if tensor_type in [tf.int8, tf.int16, tf.int32]: return Int32TensorType(shape=tensor_shape)