aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service_interface.h
Commit message (Expand)AuthorAge
* [XLA] Redesign: delete the old service interface.Gravatar A. Unique TensorFlower2018-05-30
* [XLA] s/tensorflow::Status/Status/.Gravatar Justin Lebar2018-05-11
* Add missing #include for OpResponse. This class currently happens to be forwardGravatar A. Unique TensorFlower2018-05-08
* [XLA] Redesign: implement XlaBuilder::IsConstant, XlaBuidler::BuildConstantSu...Gravatar A. Unique TensorFlower2018-04-09
* [XLA] Redesign: add the rest of client-service interfaces.Gravatar A. Unique TensorFlower2018-03-28
* [XLA] Add a whole graph execution interface.Gravatar A. Unique TensorFlower2018-03-09
* [XLA] Remove the unused Transfer...InProcess() APIs.Gravatar Peter Hawkins2017-05-22
* [XLA] Improve the documentation of our service/client classes a bitGravatar Eli Bendersky2017-05-11
* [XLA] Add basic outfeed support.Gravatar Jacques Pienaar2017-02-27
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09