commit | 794da48b63b88c18da0650c8692c10b2e55ec68c | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Wed Mar 13 22:18:03 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 13 22:18:03 2024 +0000 |
tree | 2db63eed6d44cf7c3f494f2e211dc5399269ca7a | |
parent | 7acde9c50d94faf5edea316a361c85c2cc999c8e [diff] |
perf_tests: add f16 variant of matmul Change-Id: I41aa1a34521bd13a53f9dda16704b28d19f445b5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/178263 Auto-Submit: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: David Neto <dneto@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.