commit | d50e1bc169365e379ca6ab34df06868a8e5e50b2 | [log] [tgz] |
---|---|---|
author | Shiyi Zou <shiyi.zou@intel.com> | Wed Nov 06 05:33:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 05:33:19 2024 |
tree | c3acce1fa04ef1ed3e8b18307c6bbea966a09b65 | |
parent | 7e46be493331d2591b3b6040ce07224f84c2c9f4 [diff] |
webnn: support strides for slice operator To fix the spec issue: https://github.com/webmachinelearning/webnn/issues/772 Bug: 376071284 Change-Id: I51dec37ce9a606941be3810ef0fd7b9e66edfef2 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/c/chromium/src/+/5975313 Commit-Queue: Shiyi Zou <shiyi.zou@intel.com> Reviewed-by: ningxin hu <ningxin.hu@intel.com> Auto-Submit: Shiyi Zou <shiyi.zou@intel.com> Reviewed-by: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1378794}
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.