STT-tensorflow/tensorflow/compiler/plugin/README.md
TensorFlower Gardener 36a93800af Merge pull request #22768 from knightXun:patch-1
PiperOrigin-RevId: 217176593
2018-10-15 11:33:00 -07:00

424 B

3rd party XLA devices

This directory is intended as a place for 3rd party XLA devices which are not integrated into the public repository.

By adding entries to the BUILD target in this directory, a third party device can be included as a dependency of the JIT subsystem.

For integration into the unit test system, see the files:

  • tensorflow/compiler/tests/plugin.bzl
  • tensorflow/compiler/xla/tests/plugin.bzl