Bug 1871971 [wpt PR 43793] - [webnn] Add tests for WebNN API cast op, a=testonly
commit1cce65c532090f52b60ec436ed43515823b416a2
authorBruceDai <feng.dai@intel.com>
Mon, 22 Jan 2024 16:39:47 +0000 (22 16:39 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 24 Jan 2024 08:50:20 +0000 (24 08:50 +0000)
treea622f12f026ea679e95bd34165c51b906389b7c5
parent2344654ae833d94c1f45cabecf54eb7d6d01865a
Bug 1871971 [wpt PR 43793] - [webnn] Add tests for WebNN API cast op, a=testonly

Automatic update from web-platform-tests
[webnn] Add tests for WebNN API cast op (#43793)

* [webnn] Add tests for WebNN API cast op

* [webnn] Update float32 test data for casting float32 to int32
--

wpt-commits: da36a7b8569f0e4ca77ec76f2fb8068d7755ecf4
wpt-pr: 43793
testing/web-platform/tests/webnn/cast.https.any.js [new file with mode: 0644]
testing/web-platform/tests/webnn/gpu/cast.https.any.js [new file with mode: 0644]
testing/web-platform/tests/webnn/resources/test_data/cast.json [new file with mode: 0644]
testing/web-platform/tests/webnn/resources/utils.js