We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
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.
No branches or pull requests
Currently, the loading ONNX files results in the following output:
ONNX would be cool as it is not so dependent on the training framework and some code seems to be there.
The text was updated successfully, but these errors were encountered: