commit | e911ea859dda6d54e4ad0fca280eed2a9414be39 | [log] [tgz] |
---|---|---|
author | Ningxin Hu <ningxin.hu@intel.com> | Tue Jul 01 00:22:22 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 01 00:22:22 2025 |
tree | 4c67b6997ca563498413b3f0bf4be68a7bda08c6 | |
parent | ed620fc182b3c471b0be78acbe607305eacbc761 [diff] |
WebNN: Fix bias operand handling of conv2d op for ORT backend The bias operand name string should be kept valid until calling `ModelEditor::AddNode()`. Bug: 428214824 Change-Id: I947f4c266e2edb1c42e96fe5ed677bda268bc4c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6685143 Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com> Commit-Queue: ningxin hu <ningxin.hu@intel.com> Cr-Commit-Position: refs/heads/main@{#1480819}
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.