diff --git a/stacks/dlaas/README.md b/stacks/dlaas/README.md index 86b3e5b..bddf4f1 100644 --- a/stacks/dlaas/README.md +++ b/stacks/dlaas/README.md @@ -1,5 +1,5 @@ -# Clear Linux Deep Learning Stack +# Intel Deep Learning Stack -This provides a Clear Linux Deep Learning Stack. To offer more flexibility, there are two versions of the Deep Learning Stack: Eigen optimized for Intel Architecture and a second version that includes Intel® Math Kernel Library for Deep Neural Networks (Intel® MKL-DNN) primitives. +This provides the Intel® Deep Learning Stack. To offer more flexibility, there are two versions of the Deep Learning Stack: Eigen optimized for Intel Architecture and a second version that includes Intel® Math Kernel Library for Deep Neural Networks (Intel® MKL-DNN) primitives. Please see the folders in this level about the variants and how to build/use them. diff --git a/stacks/dlaas/mkl/README.md b/stacks/dlaas/mkl/README.md index dabd6f3..1a99d10 100644 --- a/stacks/dlaas/mkl/README.md +++ b/stacks/dlaas/mkl/README.md @@ -1,7 +1,7 @@ -# Clear Linux Deep Learning Stack +# Intel® Deep Learning Stack [![](https://images.microbadger.com/badges/image/clearlinux/dlaas-mkl.svg)](http://microbadger.com/images/clearlinux/dlaas-mkl "Get your own image badge on microbadger.com") -This variant is built with Intel MKL DNN library +This variant is built with Intel® MKL-DNN library # Building Locally diff --git a/stacks/dlaas/oss/README.md b/stacks/dlaas/oss/README.md index b216e4d..df032f8 100644 --- a/stacks/dlaas/oss/README.md +++ b/stacks/dlaas/oss/README.md @@ -1,4 +1,4 @@ -# Clear Linux Deep Learning Stack +# Intel® Deep Learning Stack [![](https://images.microbadger.com/badges/image/clearlinux/dlaas.svg)](http://microbadger.com/images/clearlinux/dlaas "Get your own image badge on microbadger.com") This variant is built with Eigen