From b11414d5eabf93103c670797eb0def523b4bc06a Mon Sep 17 00:00:00 2001 From: Faith Xu Date: Wed, 28 Apr 2021 09:39:29 -0700 Subject: [PATCH] add survey link to website (#7472) * add survey link * css update * update DNNL to oneDNN --- css/custom.css | 13 +++++++++++++ index.html | 16 +++++++++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/css/custom.css b/css/custom.css index a4481394db..eca13af40b 100644 --- a/css/custom.css +++ b/css/custom.css @@ -227,6 +227,19 @@ h3.blue-text{ font-size:18px; } +.alert{ + background-color: #E6EFF4 !important; + color: #000000 !important; + border: 0px !important; + text-align: center !important; + border-radius: 0% !important; +} + +.alert a{ + color: #0F77D2 !important; + font-weight: bold !important; +} + .news:hover{ background-color:#fff; diff --git a/index.html b/index.html index 5a26cdc5ba..705eb483cf 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@

Optimize and Accelerate Machine Learning Inferencing and Training

- +
@@ -114,8 +114,18 @@
+ + + + +
OpenVINO
@@ -332,7 +342,7 @@
Default CPU
CUDA
AMD GPU
-
DNNL
+
oneDNN