doonny / PipeCNN

An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
Apache License 2.0
1.22k stars 369 forks source link

DE10 hardware params #130

Closed justinf2 closed 4 years ago

justinf2 commented 4 years ago

Hello, I'm trying to replicates the results found in demonstration section the PipeCNN paper for the DE-1 soc board and was wondering if it would be possible to get the hardware parameter settings used to create the bit-streams used to produce the results found in the paper.

doonny commented 4 years ago

Hi, the code has been modified for many times since the PipeCNN paper, so it is better to conduct another round of design space exploration to find out the best paras for the current version of code. We have not tested the latest code for DE-1 yet.

justinf2 commented 4 years ago

Perfect. Thanks!