aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/compile_only_service.h
Commit message (Expand)AuthorAge
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* Add AotCompilationMetadata field to variant of CompileAheadOfTime.Gravatar Jacques Pienaar2018-06-13
* [XLA] Redesign: delete the old service interface.Gravatar A. Unique TensorFlower2018-05-30
* [XLA] s/tensorflow::Status/Status/.Gravatar Justin Lebar2018-05-11
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* [XLA] Redesign: support xla::XlaComputation in compile-only client and service.Gravatar A. Unique TensorFlower2018-04-17
* [TF:XLA] Use HloEvaluator for ComputeConstant, remove the need of a dedicatedGravatar Kay Zhu2017-08-10
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* [XLA] Move replica_count out of Backend.Gravatar Eli Bendersky2017-06-20
* [XLA] Remove the unused Transfer...InProcess() APIs.Gravatar Peter Hawkins2017-05-22
* [XLA] Fix fallout from CompileOnlyClient et al refactoring. That change brok...Gravatar A. Unique TensorFlower2017-05-05
* Refactor XLA's CompileAheadOfTime out of LocalClient into a new CompileOnlyCl...Gravatar A. Unique TensorFlower2017-05-05