[infra] Add checkout_litert_lm gclient config This config is necessary to check out the LiteRT-LM dependencies necessary to build and run benchmarks in the follow-up CL: https://dawn-review.git.corp.google.com/c/dawn/+/321695 It looks like the LUCI try bot bootstraps itself by reading the builder's properties from the committed main branch, not from the cr-buildbucket.cfg generated in the CL, so this has to be pulled out and landed first. Bug: 521332988 Change-Id: I36a402f6995d9c01725a3f4ad5bfdb7acfc43634 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/324395 Commit-Queue: Natalie Chouinard <chouinard@google.com> Reviewed-by: Yuly Novikov <ynovikov@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.