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 IDL and mojo definitions for logical[And|Or|Xor] operators #48533

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Oct 8, 2024

The logicalAnd, logicalOr, and logicalXor operators are proposed
by the WebNN WG 1. These operators are required to support models that
are commonly used.

Bug: 368085623
Change-Id: I765e4f6787d01907c09e9c067426174a8f0cd240
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5883679
Reviewed-by: Weizhong Xia <[email protected]>
Reviewed-by: ningxin hu <[email protected]>
Commit-Queue: Patrick To <[email protected]>
Reviewed-by: Alex Gough <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1365998}

The `logicalAnd`, `logicalOr`, and `logicalXor` operators are proposed
by the WebNN WG [1]. These operators are required to support models that
are commonly used.

[1]: webmachinelearning/webnn#375 (comment)

Bug: 368085623
Change-Id: I765e4f6787d01907c09e9c067426174a8f0cd240
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5883679
Reviewed-by: Weizhong Xia <[email protected]>
Reviewed-by: ningxin hu <[email protected]>
Commit-Queue: Patrick To <[email protected]>
Reviewed-by: Alex Gough <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1365998}
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.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit ccc114e into master Oct 9, 2024
19 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-5883679 branch October 9, 2024 07:00
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