Name Date Size #Lines LOC

..--

BUILDH A D25-Apr-20251.7 KiB5342

README.mdH A D25-Apr-2025424 138

README.md

1## 3rd party XLA devices
2
3This directory is intended as a place for 3rd party XLA devices which are _not_
4integrated into the public repository.
5
6By adding entries to the BUILD target in this directory, a third party device
7can be included as a dependency of the JIT subsystem.
8
9For integration into the unit test system, see the files:
10
11-   tensorflow/compiler/tests/plugin.bzl
12-   tensorflow/compiler/xla/tests/plugin.bzl
13