Output LiteRT-LM benchmark results to file Write the benchmark metrics output to a proto file instead of stdout, and include that file in the CAS outputs so that it can be pushed to a GCS bucket with a results merge script in a follow-up. For now the file can be manually inspected in the CAS Outputs on the Swarming Task Page. Bug: 549160087 Change-Id: I3cb865beb50c08e6de0e1be4f20590e971376089 Cq-Include-Trybots: luci.dawn.try:dawn-try-linux-x64-nvidia-gtx1660-rel Include-Ci-Only-Tests: ci:dawn-linux-x64-nvidia-gtx1660-rel|litert_lm_benchmark Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/333955 Commit-Queue: Natalie Chouinard <chouinard@google.com> Reviewed-by: 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.