From c0de1e4107219edbb846696bd0983feede0cc2bb Mon Sep 17 00:00:00 2001 From: Beth Dean Date: Fri, 7 Dec 2018 08:24:44 -0800 Subject: [PATCH] =?UTF-8?q?updating=20name=20in=20README=20files=20from=20?= =?UTF-8?q?Intel=20Deep=20Learning=20Stack=20to=20Intel=C2=AE=20Deep=20Lea?= =?UTF-8?q?rning=20As=20A=20Service=20Stack?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stacks/dlaas/README.md | 2 +- stacks/dlaas/mkl/README.md | 2 +- stacks/dlaas/oss/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stacks/dlaas/README.md b/stacks/dlaas/README.md index bddf4f1..561deb6 100644 --- a/stacks/dlaas/README.md +++ b/stacks/dlaas/README.md @@ -1,5 +1,5 @@ # Intel Deep Learning Stack -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. +This provides the Intel® Deep Learning As A Service 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 1a99d10..2249e36 100644 --- a/stacks/dlaas/mkl/README.md +++ b/stacks/dlaas/mkl/README.md @@ -1,4 +1,4 @@ -# Intel® Deep Learning Stack +# Intel® Deep Learning As A Service 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 diff --git a/stacks/dlaas/oss/README.md b/stacks/dlaas/oss/README.md index df032f8..750d97c 100644 --- a/stacks/dlaas/oss/README.md +++ b/stacks/dlaas/oss/README.md @@ -1,4 +1,4 @@ -# Intel® Deep Learning Stack +# Intel® Deep Learning As A Service 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