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

Onnx support #20

Open
Flova opened this issue Dec 9, 2021 · 2 comments
Open

Onnx support #20

Flova opened this issue Dec 9, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@Flova
Copy link

Flova commented Dec 9, 2021

Currently, the loading ONNX files results in the following output:

/tmp/CompiledNN/Src/CompiledNN/Formats/ONNX.cpp:37: FAIL: Not yet implemented.

ONNX would be cool as it is not so dependent on the training framework and some code seems to be there.

@ahasselbring
Copy link
Member

Yes, that has been an "internal" ticket for a long time, but I never really get around to it.

Generally, we hope that we can get rid of CompiledNN soon anyway because there should be some other industry-backed tool that can replace it.

@ahasselbring ahasselbring added the enhancement New feature or request label Dec 9, 2021
@Flova
Copy link
Author

Flova commented Dec 9, 2021

Okay, it is also not that important for me. I just wanted to run our network with the compiler to compare the performance to other approaches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants