aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_module_config.h
Commit message (Expand)AuthorAge
* Remove some straggling dead references to host compute and host module.Gravatar Mark Heffernan2018-09-07
* [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* Remove HostModule.Gravatar Tong Shen2018-08-21
* Remove the ambiguity of device/host computation layouts within the HloModuleC...Gravatar A. Unique TensorFlower2018-06-19
* [TF:XLA] Separate on-host and on-device shape and layout in HloModule.Gravatar A. Unique TensorFlower2018-05-01
* [XLA:Tools] Make hlo_runner understand --xla_hlo_profile.Gravatar A. Unique TensorFlower2018-03-12
* Allow setting of OpMetadata for Send HLOs.Gravatar A. Unique TensorFlower2018-02-23
* [TF:XLA] Clean up unused XLA options and functions.Gravatar A. Unique TensorFlower2017-11-10
* Remove "hybrid" HloModuleConfig option. The option was used to generate execu...Gravatar Mark Heffernan2017-10-04
* [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