commit | f0ab759001f5d16504fd7e58603dabd88d57162a | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Feb 06 18:27:16 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 18:27:16 2025 -0800 |
tree | 2122e93377c1a153347c397162b984d3dce1eaa6 | |
parent | 02f4e673cf2d99a87ab8f1d7a81be87dbb583a35 [diff] |
[spirv] Add support for subgroupMatrixMultiplyAccumulate Map directly to OpCooperativeMatrixMulAddKHR without changes. Bug: 348702031 Change-Id: I1ec789a9fcce07acb1a4c3e25bf541173052fdd7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225154 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com>
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.