commit | 0c032306662f486424957407ca6a163b386265a9 | [log] [tgz] |
---|---|---|
author | BruceDai <feng.dai@intel.com> | Thu Mar 06 01:08:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 06 01:08:19 2025 |
tree | 3c7dc0c36f435ef04aa8a3bf47127993e2bd8e08 | |
parent | 6601ab084e64e82da3ff3d9f5355b435927a959b [diff] |
webnn: add validation test for "float16" MLOperandDataType This CL is to add validation test for "float16" MLOperandDataType support of MLGraphBuilder.constant(desc, buffer) that accepts both Float16Array and Uint16Array. Bug: 329702838 Change-Id: Ic99656a698441570b16f7f870da658ac3d720736 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6315563 Reviewed-by: ningxin hu <ningxin.hu@intel.com> Auto-Submit: Feng Dai <feng.dai@intel.com> Commit-Queue: Feng Dai <feng.dai@intel.com> Reviewed-by: Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1428660}
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.