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

[question] loading ONNX models #70

Open
alexge233 opened this issue Jun 11, 2018 · 2 comments
Open

[question] loading ONNX models #70

alexge233 opened this issue Jun 11, 2018 · 2 comments

Comments

@alexge233
Copy link

Hi Leonard,

Did you by any chance play with the new ONNX models, using C++?
Seeing how caffe2 has moved into PyTorch and how a lot of top dogs are pushing towards ONNX I think it would be very useful. I have googled around but didn't find anything in C++, only a few python examples. Not even sure if onnx-caffe2 is built in (seems to have been merged into caffe2) or not.

Best regards,
Alex

@leovandriel
Copy link
Owner

Hi Alex,

It look like onnx is now part of caffe2. I agree, it would be a good addition to the project. Currently I'm not actively developing in caffe2, but I'm happy to merge support for onnx. There seems to be a solid c++ base implementation in the main onnx repo.

@alexge233
Copy link
Author

Ok, I'll have a look at their code and see if there is an example to be written.
I'm playing with pytorch atm but I'm still interested in the c++ side of it.

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

No branches or pull requests

2 participants