Skip to content

Commit 756228c

Browse files
authored
Merge pull request #369 from webmachinelearning/autoroller/roll-a3c0bf2
Roll third_party DEPS / Test
2 parents a882c05 + a3c0bf2 commit 756228c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,23 @@ vars = {
2424
deps = {
2525
# Dependencies required for tests.
2626
'node/third_party/webnn-polyfill': {
27-
'url': '{github_git}/webmachinelearning/webnn-polyfill.git@6a9754420d9c761cc8d9ecb7625b061d849bca6f',
27+
'url': '{github_git}/webmachinelearning/webnn-polyfill.git@09c8026ec5974846e82aa5074881bebc553548c0',
2828
'condition': 'checkout_polyfill',
2929
},
3030
'node/third_party/webnn-polyfill/test-data': {
31-
'url': '{github_git}/webmachinelearning/test-data.git@fc566a1acfd8750e270261c369e58e7087489bc7',
31+
'url': '{github_git}/webmachinelearning/test-data.git@045017d38ea0133807fa26af9e5b030147cb2314',
3232
'condition': 'checkout_polyfill',
3333
},
3434
'node/third_party/webnn-samples': {
35-
'url': '{github_git}/webmachinelearning/webnn-samples.git@7e77194153fe87d7d20f3cf4b1545429fb8392b9',
35+
'url': '{github_git}/webmachinelearning/webnn-samples.git@d3a1463c8714429dc5ff5d5ef500b029c7e2efa9',
3636
'condition': 'checkout_samples'
3737
},
3838
'node/third_party/webnn-samples/test-data': {
39-
'url': '{github_git}/webmachinelearning/test-data.git@d9f1537096b0fcbbef0889b540bf8ce6c8833969',
39+
'url': '{github_git}/webmachinelearning/test-data.git@045017d38ea0133807fa26af9e5b030147cb2314',
4040
'condition': 'checkout_samples'
4141
},
4242
'third_party/stb': {
43-
'url': '{github_git}/nothings/stb@af1a5bc352164740c1cc1354942b1c6b72eacb8a'
43+
'url': '{github_git}/nothings/stb@8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55'
4444
},
4545

4646
# Dependencies required for code generator and infrastructure code.

0 commit comments

Comments
 (0)