965525196

Results 2 issues of 965525196

please update the file: tools/onnx2tnn/onnx-coreml/coreml2onnx.py It provides function that converts coremllc to onnx model. It's very useful but new op has been add to coreml rencently, such as slice, transpose,...

Traceback (most recent call last): File "\onnx2tflite-main\onnx2tflite-main\onnx_tflite.py", line 2, in onnx_converter( File "D:\onnx2tflite-main\onnx2tflite-main\converter.py", line 21, in onnx_converter keras_model = keras_builder(model_proto, native_groupconv) File "D:\onnx2tflite-main\onnx2tflite-main\utils\builder.py", line 82, in keras_builder tf_tensor[node_outputs[index]] = tf_operator(tf_tensor,...