commit | d9023f7f66c3aeaeb263a4af4f6e2bd41fc0525a | [log] [tgz] |
---|---|---|
author | junwei <junwei.fu@intel.com> | Wed Jun 19 05:11:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 19 05:11:55 2024 |
tree | 5bb0b6019ce79898e3ade6abd30d2209fa14f566 | |
parent | 86d1f2ac5074948391b1cd91ab58bd110b7d760a [diff] |
webnn: Support Expand operations in tflite converter Implement WebNN Expand operations with TFLite BROADCAST_TO operator, it is extended builtin operator, whose operator code is greater than 127. Bug: 40206287 Change-Id: If18f544abfadf3f805eb7a6ed24b13e62a4f2502 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5432921 Reviewed-by: Robert Ogden <robertogden@chromium.org> Commit-Queue: Junwei Fu <junwei.fu@intel.com> Reviewed-by: Reilly Grant <reillyg@chromium.org> Reviewed-by: ningxin hu <ningxin.hu@intel.com> Cr-Commit-Position: refs/heads/main@{#1316861}
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.