Skip to content

atlury/opencl_caffe_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencl_caffe_examples

Some easy OpenCL Caffe examples for starters

Configuration

  1. Clone this repository: git clone git@github.com:naibaf7/opencl_caffe_examples.git
  2. Clone OpenCL Caffe next to this repository: git clone -b opencl git@github.com:BVLC/caffe.git
  3. Configure and compile Caffe (make all -j4; make pycaffe -j4)
  4. Run ipython2 notebook and test the examples

About

Some easy OpenCL Caffe examples for starters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%