commit | 88f7fdfbd49fd213616479c2b643e59f35165411 | [log] [tgz] |
---|---|---|
author | Enrico Galli <enrico.galli@intel.com> | Sat Oct 21 00:38:38 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 21 00:38:38 2023 |
tree | eacce0359bd213b122ed7b4c33f34209bcb69814 | |
parent | cf3df1f604b86750fc414ef881684eb344f0b5f9 [diff] |
WebNN: Define Split operator on DirectML WebNN Services. This CL implements the CreateOperatorNodeForSplit() method on the DirectML WebNN service. Bug: 1273291 Change-Id: I19632692c7f8ce8faaddedac121d99dce6167ffc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4939606 Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com> Reviewed-by: ningxin hu <ningxin.hu@intel.com> Commit-Queue: Enrico Galli <enrico.galli@intel.com> Cr-Commit-Position: refs/heads/main@{#1213037}
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.