STT-tensorflow/tensorflow/compiler/plugin
Martin Wicke bb582f1b6f Remove all_opensource_files. It's not needed any more.
PiperOrigin-RevId: 190878279
2018-03-28 20:49:47 -07:00
..
BUILD Remove all_opensource_files. It's not needed any more. 2018-03-28 20:49:47 -07:00
README.md Merge changes from github. 2017-10-24 19:52:37 -07:00

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