aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/rpc
Commit message (Expand)AuthorAge
* Enable platform selection in GRPC service.Gravatar A. Unique TensorFlower2018-09-22
* Create a GRPC service library to enable reuse in other parts of the code base.Gravatar A. Unique TensorFlower2018-09-21
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [XLA] This is a step to incrementally move client/xla_client/* to client/.Gravatar A. Unique TensorFlower2018-07-25
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* Merge changes from github.Gravatar Mingxing Tan2018-06-28
* [XLA] Change code in tensorflow/compiler/xla that uses XlaBuilder:: methods t...Gravatar Peter Hawkins2018-06-27
* [XLA] Make XlaOp trivially copy constructible and trivially destructible.Gravatar Peter Hawkins2018-06-25
* Switch from grpc++_unsecure to grpc++Gravatar Brennan Saeta2018-06-12
* Change gRPC include directory from "grpc++" to "grpcpp"Gravatar A. Unique TensorFlower2018-06-08
* Delete deprecated protos.Gravatar A. Unique TensorFlower2018-06-08
* [XLA] Redesign: delete the old service interface.Gravatar A. Unique TensorFlower2018-05-30
* [XLA] s/tensorflow::Status/Status/.Gravatar Justin Lebar2018-05-11
* [XLA] Break out literal comparisons from testonly target.Gravatar Chris Leary2018-05-10
* [XLA] Redesign: add ExecuteGraph to grpc service.Gravatar A. Unique TensorFlower2018-05-03
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* [XLA] GRPC service definition.Gravatar Chris Leary2018-04-10