aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_module_config.h
Commit message (Expand)AuthorAge
* [XLA:CPU] Thread-parallel CPU backend (work in progress).Gravatar A. Unique TensorFlower2017-06-19
* [XLA] Move the disable_fast_math option into DebugOptions, rename to xla_enab...Gravatar Eli Bendersky2017-06-13
* [XLA] Add an option to set the "generate HLO graph" regex without a flag.Gravatar Eli Bendersky2017-05-31
* [XLA] Make HloModule always have a config.Gravatar Eli Bendersky2017-05-24
* [XLA] Move shape_with_output_layout and seed fields intoGravatar Justin Lebar2017-02-03
* [XLA] Rename CompilationOptions proto to ExecutionOptions.Gravatar Justin Lebar2017-02-03
* [XLA] Move fast-math flags into HLO module config.Gravatar Justin Lebar2017-01-31
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09