[wpt-sync] Sync PR 47614 - WebNN: Add support limits for hardSigmoid and hardSwish
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox131 fixed)
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47614 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47614
Details from upstream follow.
Miao Bin <bin.miao@intel.com> wrote:
WebNN: Add support limits for hardSigmoid and hardSwish
This CL adds data type support limits for
hardSigmoid
andhardSwish
.Bug: 345271830
Change-Id: I658b212685ff2b451078c1d656694380d3ca4a36
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel,mac14.arm64-blink-rel,mac14-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/5754226
WPT-Export-Revision: 5feb2b730324a044d652b4b55baf042830783132
Assignee | ||
Comment 1•3 months ago
|
||
Assignee | ||
Comment 2•3 months ago
|
||
Assignee | ||
Comment 3•3 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests and 4 subtests
Status Summary
Firefox
OK
: 12
FAIL
: 66
Chrome
OK
: 12
PASS
: 42
FAIL
: 24
Safari
OK
: 12
FAIL
: 66
Links
Details
New Tests That Don't Pass
- /webnn/validation_tests/hardSigmoid.https.any.html?npu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Test building with options:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.beta is NaN:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.alpha is Infinity:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSigmoid.https.any.html?cpu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Test building with options:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.beta is NaN:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.alpha is Infinity:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSigmoid.https.any.worker.html?cpu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Test building with options:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.beta is NaN:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.alpha is Infinity:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSigmoid.https.any.worker.html?npu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Test building with options:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.beta is NaN:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.alpha is Infinity:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSigmoid.https.any.worker.html?gpu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Test building with options:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.beta is NaN:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.alpha is Infinity:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSigmoid.https.any.html?gpu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSigmoid] Test building with options:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.beta is NaN:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSigmoid] Throw if options.alpha is Infinity:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSwish.https.any.worker.html?gpu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSwish] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSwish.https.any.html?cpu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSwish] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSwish.https.any.html?npu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSwish] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSwish.https.any.worker.html?npu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSwish] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSwish.https.any.html?gpu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSwish] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
- /webnn/validation_tests/hardSwish.https.any.worker.html?cpu [wpt.fyi]
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] throw if input is from another builder:
FAIL
(Chrome:PASS
, Safari:FAIL
) - [hardSwish] Test building the operator with supported data type.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - [hardSwish] Throw if the data type is not supported for the operator.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"):
Comment 5•3 months ago
|
||
bugherder |
Description
•