Skip to content
forked from HulkSun/PipeCNN

An OpenCL-based FPGA Accelerator for Convolutional Neural Networks

License

Notifications You must be signed in to change notification settings

husthkk/PipeCNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 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 fpga
$ make
$ 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.1%
  • Verilog 23.8%
  • C 13.2%
  • Shell 9.8%
  • Tcl 9.2%
  • Objective-C 5.9%
  • Other 1.0%