Skip to content

webnn: emulate rank-5 prelu's input tensors in TFLite#59612

Draft
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-cl-7768249
Draft

webnn: emulate rank-5 prelu's input tensors in TFLite#59612
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-cl-7768249

Conversation

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator

This CL updates SerializePrelu() function to emulate rank-5 input
tensors for TFLite's prelu operator, which supports at most rank-4 input
tensors. Now, the maximum rank of input tensors for prelu, relu, and elu
operators has been unified, with support up to rank 5.

Bug: 478888160
Change-Id: I69fe81b9055f6006e4b258a53d3fcd59d3052cae
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/7768249
WPT-Export-Revision: 42908e2bcac3a7c8cfd22a0c5949e3e29c406d0f

This CL updates SerializePrelu() function to emulate rank-5 input
tensors for TFLite's prelu operator, which supports at most rank-4 input
tensors. Now, the maximum rank of input tensors for prelu, relu, and elu
operators has been unified, with support up to rank 5.

Bug: 478888160
Change-Id: I69fe81b9055f6006e4b258a53d3fcd59d3052cae
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
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.

2 participants