AnkitPurohit01
AnkitPurohit01
Hi, I am trying ONNXLive Tutorial. When I try to convert the ONNX models to CoreML models by running **onnx_to_coreml.py** script, I get a **segmentation fault : 11** error. Environment...
We convert the model to ONNX format using onnx-tensorflow. Using tensorflow_graph_to_onnx_model from onnx-tensorflow API (documentation available at https://github.com/onnx/onnx-tensorflow/blob/master/onnx_tf/doc/API.md) -> The above document gives 404 error. Where to find this document?
### 1. Quick Debug Checklist - [x] Are you running on an Ubuntu 18.04 node? - [x] Are you running Kubernetes v1.13+? - [x] Are you running Docker (>= 18.06)...