Skip to content

Comments

[webnn] Remove float32 tests with autoPad option#44823

Merged
Honry merged 1 commit intoweb-platform-tests:masterfrom
BruceDai:remove_autopad
Feb 28, 2024
Merged

[webnn] Remove float32 tests with autoPad option#44823
Honry merged 1 commit intoweb-platform-tests:masterfrom
BruceDai:remove_autopad

Conversation

@BruceDai
Copy link
Contributor

This pr is to align with latest WebNN API Spec change of removing MLAutoPad, link to webmachinelearning/webnn#326.

@fdwr @Honry PTAL, thanks.

	conv2d / convTranspose2d / Pooling operations
Copy link

@fdwr fdwr left a comment

Choose a reason for hiding this comment

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

LGTM - WPT simplified. I hope you're not too sad half the tests are gone!

Copy link
Contributor

@Honry Honry left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@Honry Honry merged commit 5bb0001 into web-platform-tests:master Feb 28, 2024
aarongable pushed a commit to chromium/chromium that referenced this pull request Mar 8, 2024
This CL removes the MLAutoPad enum and its usages for conv2d,
convTranspose2d and pool2d operators according to WebNN spec change [1].
The WPT already removed the test cases for MLAutoPad [2], so there are
no changes of WPT and baseline in this CL.

[1]: webmachinelearning/webnn#587
[2]: web-platform-tests/wpt#44823

Bug: 40206287,327499424
Change-Id: I5df94d3ecc95a597286bb5633a8c3fa2a563b02c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5338716
Reviewed-by: Alex Gough <[email protected]>
Commit-Queue: ningxin hu <[email protected]>
Reviewed-by: Austin Sullivan <[email protected]>
Reviewed-by: Reilly Grant <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1269941}
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.

5 participants