From 405c14f748964145b9fd8a62ea8565610195b673 Mon Sep 17 00:00:00 2001 From: Beth Dean Date: Thu, 6 Dec 2018 09:26:49 -0800 Subject: [PATCH] updating 3 README files with name change from Clear Linux Deep Learning Stack to Intel Deep Learning Stack. --- stacks/dlaas/README.md | 4 ++-- stacks/dlaas/mkl/README.md | 4 ++-- stacks/dlaas/oss/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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