summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyprien Noel <cyprien.noel@gmail.com>2019-03-01 21:13:01 -0400
committerWook Song <wook16.song@samsung.com>2020-02-10 19:14:51 +0900
commite08ee1a21e84a3351ee9f6eab8236bc16eb87223 (patch)
tree2116129be31f9ed57c753b8488c4883145c8c6e8
parented61d418cea4fbc6a1ec8fc5a20e3c1859d47f2f (diff)
downloadcaffe-upstream/master.tar.gz
caffe-upstream/master.tar.bz2
caffe-upstream/master.zip
Updated Intel's branch descriptionupstream/master
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 46abdb42..3705c55a 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ and step-by-step examples.
## Custom distributions
- - [Intel Caffe](https://github.com/BVLC/caffe/tree/intel) (Optimized for CPU and support for multi-node), in particular Xeon processors.
+ - [Intel Caffe](https://github.com/BVLC/caffe/tree/intel) (Optimized for CPU and support for multi-node), in particular IntelĀ® Xeon processors.
- [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)