Permalink
Browse files

Merge pull request #5687 from BVLC/readme_list_branches

List branches in readme
  • Loading branch information...
2 parents 91b0928 + 264cf19 commit f16b5f2eb96cbb97d9a4b2b7312a23cb16f43dac @cypof cypof committed on GitHub Jun 14, 2017
Showing with 8 additions and 0 deletions.
  1. +8 −0 README.md
View
@@ -15,6 +15,14 @@ Check out the [project site](http://caffe.berkeleyvision.org) for all the detail
and step-by-step examples.
+## Custom distributions
+
+- [Intel optimized branch](https://github.com/BVLC/caffe/tree/intel) for CPU, in particular Xeon processors (HSW, BDW, Xeon Phi).
+- [OpenCL Caffe](https://github.com/BVLC/caffe/tree/opencl) e.g. for AMD or Intel devices.
+- [Windows Caffe](https://github.com/BVLC/caffe/tree/windows)
+
+## Community
+
[![Join the chat at https://gitter.im/BVLC/caffe](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/BVLC/caffe?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Please join the [caffe-users group](https://groups.google.com/forum/#!forum/caffe-users) or [gitter chat](https://gitter.im/BVLC/caffe) to ask questions and talk about methods and models.

0 comments on commit f16b5f2

Please sign in to comment.