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
On current head (89ba088), building fails with this error:
[ 98%] Generating conv_fits_128k_0_generated.c Error opening model file: /home/sami/proj/x/src/analyze_rec/onnx2c/test/benchmarks/benchmark_conv_fits_128k/model.onnx make[2]: *** [test/benchmarks/CMakeFiles/conv_fits_128k_0_test.dir/build.make:74: test/benchmarks/conv_fits_128k_0_generated.c] Error 1 make[2]: *** Deleting file 'test/benchmarks/conv_fits_128k_0_generated.c' make[1]: *** [CMakeFiles/Makefile2:13540: test/benchmarks/CMakeFiles/conv_fits_128k_0_test.dir/all] Error 2 make: *** [Makefile:146: all] Error 2
The text was updated successfully, but these errors were encountered:
Add forgotten benchmark_conv_fits_128k
87a5480
Closes issue #25
Oops, forgot a git add there. I should really set up a CI for the project.
git add
Fixed in master now, thanks for reporting!
Sorry, something went wrong.
No branches or pull requests
On current head (89ba088), building fails with this error:
The text was updated successfully, but these errors were encountered: