From e8401e0f02b260c4fa9d4ebfb278871c9fc6a8a4 Mon Sep 17 00:00:00 2001 From: WebNN Native Autoroller Date: Mon, 9 Jan 2023 02:21:22 +0000 Subject: [PATCH 1/2] Roll node/third_party/webnn-polyfill/ 09c8026ec..6b3c7d67c (21 commits) https://github.com/webmachinelearning/webnn-polyfill/compare/09c8026ec597...6b3c7d67cda4 $ git log 09c8026ec..6b3c7d67c --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep node/third_party/webnn-polyfill --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3fcdd15dc..ea1acbecd 100644 --- a/DEPS +++ b/DEPS @@ -24,7 +24,7 @@ vars = { deps = { # Dependencies required for tests. 'node/third_party/webnn-polyfill': { - 'url': '{github_git}/webmachinelearning/webnn-polyfill.git@09c8026ec5974846e82aa5074881bebc553548c0', + 'url': '{github_git}/webmachinelearning/webnn-polyfill.git@6b3c7d67cda4a417815d7dfc51195d3f44042b94', 'condition': 'checkout_polyfill', }, 'node/third_party/webnn-polyfill/test-data': { From 4049fa1db417878cec538ba40c430c203fc0127c Mon Sep 17 00:00:00 2001 From: WebNN Native Autoroller Date: Mon, 9 Jan 2023 02:21:27 +0000 Subject: [PATCH 2/2] Roll node/third_party/webnn-samples/ d3a1463c8..f203083c8 (2 commits) https://github.com/webmachinelearning/webnn-samples/compare/d3a1463c8714...f203083c89b2 $ git log d3a1463c8..f203083c8 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep node/third_party/webnn-samples --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ea1acbecd..efbf15b22 100644 --- a/DEPS +++ b/DEPS @@ -32,7 +32,7 @@ deps = { 'condition': 'checkout_polyfill', }, 'node/third_party/webnn-samples': { - 'url': '{github_git}/webmachinelearning/webnn-samples.git@d3a1463c8714429dc5ff5d5ef500b029c7e2efa9', + 'url': '{github_git}/webmachinelearning/webnn-samples.git@f203083c89b246d94d3c62a2ddcf4cb13190759a', 'condition': 'checkout_samples' }, 'node/third_party/webnn-samples/test-data': {