hossein1387 / BARVINN

BARVINN: A Barrel RISC-V Neural Network Accelerator: https://barvinn.readthedocs.io/en/latest/
MIT License
73 stars 11 forks source link

Hardcoded paths #28

Open pcotret opened 3 weeks ago

pcotret commented 3 weeks ago

There are several hardcoded paths in this repository:

hossein1387 commented 3 weeks ago

Yes, ideally, these paths should be fixed. The build folder for Conv project can be generated using this Makefile. You should be able to get all the binaries plus the map file by running:

make all