Closed testagain36 closed 3 years ago
Could you please give some pointers how I can resolve it?
Thanks!
Please ignore the issue.
I got the follow error when I run "python3 tools/onnx2tnn/onnx-coreml/coreml2onnx.py ../NeuralHash_model"
-> python3 tools/onnx2tnn/onnx-coreml/coreml2onnx.py ../NeuralHash_model Traceback (most recent call last): File "tools/onnx2tnn/onnx-coreml/coreml2onnx.py", line 538, in
main()
File "tools/onnx2tnn/onnx-coreml/coreml2onnx.py", line 35, in main
net_layers = net_dict['layers']
KeyError: 'layers'
Could you please give some pointers how I can resolve it?
Thanks!