| commit | a43a13ac66f94c92d01b34b5ce109377ce4ede92 | [log] [tgz] |
|---|---|---|
| author | Alex Yang <aycyang@chromium.org> | Thu Aug 15 17:11:04 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 15 17:11:04 2024 |
| tree | 1dd2e63f196f6d89348b1d2a0580327c3f0251ef | |
| parent | fc226486b99d66974dfb18c706445e335e45d23d [diff] |
Revert "WebNN: Add support limits for hardSigmoid and hardSwish" This reverts commit 0c5649a51e48cb48b88dc6ded9ce181a03a4ea7e. Reason for revert: Likely causing hardSigmoid to fail on builders, see: https://ci.chromium.org/ui/p/chromium/builders/ci/linux-bfcache-rel Original change's description: > WebNN: Add support limits for hardSigmoid and hardSwish > > This CL adds data type support limits for `hardSigmoid` and `hardSwish`. > > Bug: 345271830 > Change-Id: I658b212685ff2b451078c1d656694380d3ca4a36 > 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/+/5754226 > Reviewed-by: Austin Sullivan <asully@chromium.org> > Reviewed-by: Alex Gough <ajgo@chromium.org> > Reviewed-by: ningxin hu <ningxin.hu@intel.com> > Commit-Queue: Bin Miao <bin.miao@intel.com> > Cr-Commit-Position: refs/heads/main@{#1342269} Bug: 345271830 Change-Id: I439de6b7c2b3aa1629e2ab74d7725d56cb117247 Cq-Include-Trybots: luci.chromium.try:win11-blink-rel,mac14.arm64-blink-rel,mac14-blink-rel No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5788209 Owners-Override: Keren Zhu <kerenzhu@google.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Alex Yang <aycyang@chromium.org> Auto-Submit: Alex Yang <aycyang@chromium.org> Reviewed-by: Austin Sullivan <asully@chromium.org> Cr-Commit-Position: refs/heads/main@{#1342332}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.