Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webnn: add fp16 conformance tests for activation operations #51508

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This CL is to add fp16 conformance tests for clamp, elu, hardSigmoid,
hardSwish, leakyRelu, prelu, relu, sigmoid, softplus, softsign and tanh
operations.

Bug: 345280754
Change-Id: I4452ae766a47a2619d4a6c8391730fda71c5f7fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6002852
Commit-Queue: Feng Dai <[email protected]>
Reviewed-by: Joshua Bell <[email protected]>
Reviewed-by: ningxin hu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1435849}

This CL is to add fp16 conformance tests for clamp, elu, hardSigmoid,
hardSwish, leakyRelu, prelu, relu, sigmoid, softplus, softsign and tanh
operations.

Bug: 345280754
Change-Id: I4452ae766a47a2619d4a6c8391730fda71c5f7fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6002852
Commit-Queue: Feng Dai <[email protected]>
Reviewed-by: Joshua Bell <[email protected]>
Reviewed-by: ningxin hu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1435849}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@WeizhongX
Copy link
Contributor

63:59.65 INFO queue closed
63:59.70 INFO ::: Ran 1 of expected 10 iterations.
63:59.70 INFO ::: Reached iteration timeout before finishing 2 or more repeat runs.
63:59.70 INFO ::: At least 2 successful repeat runs are required to validate stability.
63:59.70 INFO ::: Running tests in a loop with restarts 10 times : FAIL
63:59.70 INFO :::
63:59.70 WARNING ::: Test verification TIMEOUT
63:59.70 INFO :::
[taskcluster 2025-03-21 05:36:29.936Z] === Task Finished ===
[taskcluster 2025-03-21 05:36:30.338Z] Unsuccessful task run with exit code: 1 completed in 3995.496 seconds

@WeizhongX
Copy link
Contributor

@KyleJu @jcscottiii pls help take a look.

@jonathan-j-lee
Copy link
Contributor

webnn/ generates a lot (hundreds) of tests due to ?(c|g|n)pu parameterization, and I think wpt run is trying to check the flakiness of them all. If so, there's not much we can do about the timeout.

In any case, looks like Firefox fails all the tests anyway due to lack of support. Let's merge @KyleJu @jcscottiii? Thanks!

@jcscottiii jcscottiii merged commit ab35be2 into master Mar 24, 2025
12 of 17 checks passed
@jcscottiii jcscottiii deleted the chromium-export-883b14d87f branch March 24, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants