commit | fbb36d75f548a0ff8c15371b8b9c12998c8f1b3a | [log] [tgz] |
---|---|---|
author | Ningxin Hu <ningxin.hu@intel.com> | Wed Sep 18 23:38:00 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 18 23:38:00 2024 |
tree | 3b325f6a7f022f7aecdb84f8f14fb0463b0118fd | |
parent | 990367fbb9101d2095c4648f870ffb300c5a04a5 [diff] |
WebNN: Implement scatterND in DirectML backend This CL also adds WPT and fixes a mojo comment format issue for scatterND. Bug: 363761938 Change-Id: Icaa6ba11943f7e89796f13b70e637c7ec496dd75 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/+/5862351 Reviewed-by: Alex Gough <ajgo@chromium.org> Reviewed-by: Weizhong Xia <weizhong@google.com> Commit-Queue: ningxin hu <ningxin.hu@intel.com> Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1357392}
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.