tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

404 error when assessing the onnx-tensorflow API

Open AnkitPurohit01 opened this issue 6 years ago • 1 comments

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?

AnkitPurohit01 avatar Sep 12 '18 02:09 AnkitPurohit01

@AnkitPurohit01 this is the API doc on github https://github.com/onnx/onnx-tensorflow/blob/master/doc/API.md

winnietsang avatar Sep 19 '18 00:09 winnietsang