Skip to content

naibaf7/opencl_caffe_examples

Repository files navigation

opencl_caffe_examples

Some basic and advanced OpenCL Caffe examples for starters

Configuration

  1. Clone this repository: git clone [email protected]:naibaf7/opencl_caffe_examples.git
  2. Clone OpenCL Caffe next to this repository: git clone -b opencl [email protected]:BVLC/caffe.git
  3. Configure and compile Caffe (mkdir build; cd build; cmake ..; make all -j4; make pycaffe -j4)
  4. Run ipython3 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