[infra] Add LUCI target for LiteRT-LM benchmarks Add the target and wrapper script to support running the LiteRT-LM benchmark performance tests under LUCI infrastructure. This does not yet add them to any active builders, and also is not yet configured to actually post the results to a GCS bucket, but will output the results to stdout for manual review. Bug: 521332988 Change-Id: I45f77f01d7304f51d297d3027ef515ca5048ec7d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/321536 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: David Neto <dneto@google.com> 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.