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 JavaCPP Preset for ONNX #16

Closed
EmergentOrder opened this issue Oct 29, 2018 · 1 comment
Closed

Use JavaCPP Preset for ONNX #16

EmergentOrder opened this issue Oct 29, 2018 · 1 comment

Comments

@EmergentOrder
Copy link

The JavaCPP Preset for ONNX contains everything that you get from the implementation generated from the protobuf that is currently used. You also get the ability to "polish" and convert the version of a model (in this PR ) as well as access to the operator schemas, the ONNX IR, ONNX-ML (Classical Machine Learning extension), ONNXIFI and more.

@tverbele
Copy link
Member

Looks interesting, thanks for the notification!

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