aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tools
Commit message (Expand)AuthorAge
* [XLA] Propagate debug_options in ComputationStatsRequestGravatar Eli Bendersky2017-07-06
* [XLA] Move remaining hlo graph dumper flags into debug_options.Gravatar Eli Bendersky2017-06-28
* [XLA] Move HLO dumping flags from service_flags to debug_options_flagsGravatar Eli Bendersky2017-06-26
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* Introduce new class Literal to replace protobuf Literal.Gravatar A. Unique TensorFlower2017-06-01
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* [XLA] Make HloModule always have a config.Gravatar Eli Bendersky2017-05-24
* [XLA] Attach an HloModuleConfig to HloModule, obviating the need to pass them...Gravatar Eli Bendersky2017-05-18
* [XLA:HLO] Change dumped_computation_to_text to dump the raw HLO by default.Gravatar A. Unique TensorFlower2017-04-26
* Support dumping HLO graphs as TF GraphDefs in hlo_graph_dumperGravatar A. Unique TensorFlower2017-04-12
* Add more node attributes for HloInstruction on Tensorboard e.g. shape and lay...Gravatar A. Unique TensorFlower2017-04-07
* Add a tool that converts HLO computations to tensorflow GraphDef which can be...Gravatar A. Unique TensorFlower2017-04-07
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09