[wpt-sync] Sync PR 47316 - WPT: WebNN tests for logical operator broadcasting and types
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox130 fixed)
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
315.08 KB,
text/plain
|
Details |
Sync web-platform-tests PR 47316 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47316
Details from upstream follow.
Joshua Bell <jsbell@chromium.org> wrote:
WPT: WebNN tests for logical operator broadcasting and types
Validate that logical ops (equal, greater, etc) throw if the input
tensor shapes are not broadcastable, or if they don't have matching
data types.Also, fix test case for logicalNot() (it was renamed), and fix the
validation test helpers to prevent that from happening in the future
for any other "throws" tests with a parameterized method name.See: https://github.com/webmachinelearning/webnn/issues/378
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel,mac14.arm64-blink-rel,mac14-blink-rel,linux-blink-rel
Change-Id: I1862226a052ada0fd2c93338cf11c1f074e7e7fd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5742615
Auto-Submit: Joshua Bell \<jsbell@chromium.org>
Reviewed-by: Phillis Tang \<phillis@chromium.org>
Commit-Queue: Reilly Grant \<reillyg@chromium.org>
Reviewed-by: Reilly Grant \<reillyg@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1333809}
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•