Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BUILD | H A D | 25-Apr-2025 | 1.7 KiB | 53 | 42 | |
README.md | H A D | 25-Apr-2025 | 424 | 13 | 8 |
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