tree: 8ebd3c67bd5728f99b1a3c00f3aacfcf84301efd
  1. BUILD.bazel
  2. external.cc
  3. README.md
delegate/gpu/README.md

Stable GPU Delegate

This encapsulates the existing GPU delegate using the stable delegate interface, allowing us to use it as a reference for our stable delegate-related tooling.

Please note that the implementation of the GPU delegate is not ABI stable, as it relies on non-opaque APIs internally.