commit | 800a94884bbb85189c73857cc6044a2ec77f2532 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Feb 26 15:11:53 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 26 15:11:53 2025 -0800 |
tree | c9316163ecdf3aa0932f05e5c1d94a704a3e7d93 | |
parent | e81441db0bcb5159f3a67c40fd19f6bec24e3d0a [diff] |
[spirv-reader][ir] Support OpQuantizeToF16. Add conversion from `OpQuantizeF16` to the IR `quantizeToF16` builtin. Bug: 42250017 Change-Id: Iddaa9e5167ef17be2ea95d1001802e41311bfd43 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227994 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.