Home | History | Annotate | only in /external/tensorflow/tensorflow/compiler/plugin
Up to higher level directory
NameDateSize
BUILD21-Aug-20181.9K
README.md21-Aug-2018444

README.md

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