summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyprien Noel <cyprien.noel@gmail.com>2019-03-01 21:05:47 -0400
committerWook Song <wook16.song@samsung.com>2020-01-23 22:53:36 +0900
commit498fce0350dc9ea0c5c683a3dbff85d5cb13a623 (patch)
tree0db1ee7a18aa6df8bb0d7aba1f5df836c0ed2300
parent2c182ec6db248e0736ab4240bb84c7b0b141f51d (diff)
downloadcaffe-498fce0350dc9ea0c5c683a3dbff85d5cb13a623.tar.gz
caffe-498fce0350dc9ea0c5c683a3dbff85d5cb13a623.tar.bz2
caffe-498fce0350dc9ea0c5c683a3dbff85d5cb13a623.zip
Updated Intel's branch description
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fe259535..46abdb42 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 (HSW, BDW, SKX, Xeon Phi).
+ - [Intel Caffe](https://github.com/BVLC/caffe/tree/intel) (Optimized for CPU and support for multi-node), in particular 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)