Open
Bug 1891009
Opened 2 years ago
[wpt-sync] Sync PR 45665 - [WebNN] Add three model tests from WebNN Samples
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45665 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45665
Details from upstream follow.
BruceDai <feng.dai@intel.com> wrote:
[WebNN] Add three model tests from WebNN Samples
Current there're operations tests for WebNN API, this change is to add
these three tests for
- MobileNet V2 model with NHCW layout
- SqueezeNet 1.0 model with NHCW layout
- ResNet50 V2 model with NHCW layout
from WebNN Samples - Image Classification Sample.Bug: 1273291
Change-Id: I6b8262750a167f482637ba62140f22abf1412603
Reviewed-on: https://chromium-review.googlesource.com/4604903
WPT-Export-Revision: 0acb2d8368cdc8131768e50de81e16d64f1b3ddb
You need to log in
before you can comment on or make changes to this bug.
Description
•