From 361a123aa6de785ac842d06aa97663591345b48f Mon Sep 17 00:00:00 2001 From: Bryan Bernhart Date: Fri, 15 Jul 2022 22:23:04 -0700 Subject: [PATCH] Roll WebNN. --- scripts/webnn.deps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/webnn.deps b/scripts/webnn.deps index af6c5edd8..a68b675bb 100644 --- a/scripts/webnn.deps +++ b/scripts/webnn.deps @@ -34,7 +34,7 @@ deps = { }, 'third_party/webnn_native': { - 'url': '{github_git}/webmachinelearning/webnn-native.git@31d48a4c67ed52a291502c61b5e37d77ea6562a8', + 'url': '{github_git}/webmachinelearning/webnn-native.git@bcbc5217cc92d7a0cc1c18f0809a16d6d0722e96', 'condition': 'checkout_webnn', },