From cc9559c30656b684f37e45cbfa071b8cf0cf6064 Mon Sep 17 00:00:00 2001 From: Belem Zhang Date: Mon, 25 Mar 2024 13:41:49 +0800 Subject: [PATCH] Disable WebNN CPU for LeNet (#204) * Disable WebNN CPU for LeNet * Comment out WebNN CPU backend until there is NCHW layout by transpose --- lenet/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lenet/index.html b/lenet/index.html index cf6b5e8d..a2dd7695 100644 --- a/lenet/index.html +++ b/lenet/index.html @@ -34,9 +34,9 @@ - +