Skip to content

WebNN: Support axis for softmax operator#46725

Merged
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-5495877
Jun 13, 2024
Merged

WebNN: Support axis for softmax operator#46725
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-5495877

Conversation

@chromium-wpt-export-bot

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jun 13, 2024

Copy link
Copy Markdown
Collaborator

This CL adds axis parameter into the IDL and mojo definitions of softmax
operator [1]. It also updates the backends implementation to support the
new axis parameter.

In addition, the corresponding tests have also been updated.

[1] webmachinelearning/webnn#649

Bug: 338094927
Change-Id: Ib08ecbba61c27c94256953a952357eeda80241e6
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel,mac14.arm64-blink-rel,mac14-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495877
Reviewed-by: ningxin hu <ningxin.hu@intel.com>
Commit-Queue: Bin Miao <bin.miao@intel.com>
Reviewed-by: Austin Sullivan <asully@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1314418}

This CL adds axis parameter into the IDL and mojo definitions of softmax
operator [1]. It also updates the backends implementation to support the
new axis parameter.

In addition, the corresponding tests have also been updated.

[1] webmachinelearning/webnn#649

Bug: 338094927
Change-Id: Ib08ecbba61c27c94256953a952357eeda80241e6
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel,mac14.arm64-blink-rel,mac14-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5495877
Reviewed-by: ningxin hu <ningxin.hu@intel.com>
Commit-Queue: Bin Miao <bin.miao@intel.com>
Reviewed-by: Austin Sullivan <asully@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1314418}

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

Copy link
Copy Markdown
Collaborator

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.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 06bcaad into master Jun 13, 2024
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-5495877 branch June 13, 2024 04:17
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.

3 participants