From f168eaf74eb1886df0c87796f7e3138f02ef33d6 Mon Sep 17 00:00:00 2001 From: anssiko Date: Tue, 18 Jun 2024 14:58:50 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20webmachi?= =?UTF-8?q?nelearning/webnn-samples@e1b221639ad4ba7f647d3b6b0f8a008cd576ab?= =?UTF-8?q?0f=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/component/component.js | 1 + .../jetbrains-mono-v18-latin-200.woff2 | Bin 0 -> 21928 bytes .../jetbrains-mono-v18-latin-regular.woff2 | Bin 0 -> 21088 bytes common/img/webnn-reverse.svg | 36 ++ nnotepad/css/index.css | 424 ++++++++++++++++++ nnotepad/index.html | 285 ++++++------ nnotepad/js/index.js | 83 +++- nnotepad/res/docs.html | 38 +- package.json | 5 +- vite.config.js | 4 +- 10 files changed, 722 insertions(+), 154 deletions(-) create mode 100644 common/css/fonts/jetbrains-mono/jetbrains-mono-v18-latin-200.woff2 create mode 100644 common/css/fonts/jetbrains-mono/jetbrains-mono-v18-latin-regular.woff2 create mode 100644 common/img/webnn-reverse.svg create mode 100644 nnotepad/css/index.css diff --git a/common/component/component.js b/common/component/component.js index 3dee2304..d92cbe68 100644 --- a/common/component/component.js +++ b/common/component/component.js @@ -545,6 +545,7 @@ const webnnsamplenav = () => { Samples