Skip to content

Fix runtime error for onnx_graph_to_caffe2_net#60

Merged
houseroad merged 1 commit intoonnx:masterfrom
chinhuang007:fix-export-to-mobile
Aug 22, 2018
Merged

Fix runtime error for onnx_graph_to_caffe2_net#60
houseroad merged 1 commit intoonnx:masterfrom
chinhuang007:fix-export-to-mobile

Conversation

@chinhuang007
Copy link
Copy Markdown
Contributor

Got 'The model does not have an ir_version set properly' exception
when passing model.graph to onnx_graph_to_caffe2_net. The checker
takes model parameter therefore pass model instead of graph.

Got 'The model does not have an ir_version set properly' exception
when passing model.graph to onnx_graph_to_caffe2_net. The checker
takes model parameter therefore pass model instead of graph.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 18, 2018

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Member

@houseroad houseroad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@houseroad houseroad merged commit f065d37 into onnx:master Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants