| commit | b577dcae6d0ac38a4282e18a34876da7ec02cf7c | [log] [tgz] |
|---|---|---|
| author | lisa0314 <lisha.guo@intel.com> | Wed Oct 11 05:23:57 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 11 05:23:57 2023 |
| tree | a84269ccd36e5a76f67cd57069f78e151530fdd7 | |
| parent | a7c44e6c2a28134ad01add05c3a0b7ec2f6e441a [diff] |
WebNN: Define XNNPACK Node for reduceMean This CL implements DefineXnnNodeForReduce() method. Currently, the implementation only supports reduceMean. Bug: 1273291 Change-Id: I6b3a9a70a9079c3c6e5aedc6bbfb546f5303b7b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4697704 Reviewed-by: ningxin hu <ningxin.hu@intel.com> Reviewed-by: Jiewei Qian <qjw@chromium.org> Commit-Queue: Lisha Guo <lisha.guo@intel.com> Cr-Commit-Position: refs/heads/main@{#1208079}
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.