Skip to content
forked from doonny/PipeCNN

An OpenCL-based FPGA Accelerator for Convolutional Neural Networks

License

Notifications You must be signed in to change notification settings

HulkSun/PipeCNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PipeCNN

Fork from PipeCNN

Enveriment

  • Centos7
  • Cmake3

Usage

$ 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 37.0%
  • Verilog 23.6%
  • C 13.1%
  • Shell 9.7%
  • Tcl 9.1%
  • Objective-C 5.5%
  • Other 2.0%