You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git clone https://github.com/HULKSUN/PipeCNN.git
$ cd PipeCNN
$ mkdir build
$ cd build
$ cmake3 ..
$ make
$ make fpga
$ cd bin
$ env CL_CONTEXT_EMULATOR_DEVICE_ALTERA=1 ./pipeCNN conv.aocx
About
An OpenCL-based FPGA Accelerator for Convolutional Neural Networks