Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new onnx API to load model from file #1874

Merged
merged 1 commit into from
Oct 11, 2018
Merged

Conversation

apivovarov
Copy link
Contributor

Description

ONNX module was refactored about 6 month ago.
Old method onnx.load(file) was replaced with onnx.load_model(file) in onnx version 1.2.1

https://github.com/onnx/onnx/blob/rel-1.2.1/onnx/__init__.py

@tqchen tqchen merged commit 11050fd into apache:master Oct 11, 2018
FrozenGene pushed a commit to FrozenGene/tvm that referenced this pull request Dec 27, 2018
@apivovarov apivovarov deleted the onnx branch March 12, 2019 23:46
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.

2 participants