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

Build fails; conv_fits_128k model missing #25

Closed
sliedes opened this issue Nov 24, 2022 · 1 comment
Closed

Build fails; conv_fits_128k model missing #25

sliedes opened this issue Nov 24, 2022 · 1 comment

Comments

@sliedes
Copy link

sliedes commented Nov 24, 2022

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
kraiskil added a commit that referenced this issue Nov 25, 2022
@kraiskil
Copy link
Owner

Oops, forgot a git add there. I should really set up a CI for the project.

Fixed in master now, thanks for reporting!

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