aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/legacy_flags
Commit message (Expand)AuthorAge
* Add a flag that lets users override the number of host "devices" as seen by XLAGravatar Sanjoy Das2018-09-21
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [XLA] Stop including str_util.h.Gravatar Justin Lebar2018-08-23
* [XLA] Remove uses of tensorflow::str_util::SplitAndParseAsInts.Gravatar Justin Lebar2018-08-23
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* Add a flag to crash on cuDNN cross checking failures.Gravatar Tim Shen2018-08-16
* [XLA] Split CPU and GPU fastmath into separate flags.Gravatar Justin Lebar2018-08-13
* [XLA:GPU] Disable multi-streaming by default.Gravatar Justin Lebar2018-05-09
* [XLA:GPU] Set default kernel unrolling factor to 4Gravatar Benjamin Kramer2018-04-25
* [XLA:GPU] Add infrastructure for unrolling kernels to improve bandwidth utili...Gravatar Benjamin Kramer2018-04-10
* Automated g4 rollback of changelist 191605505Gravatar Tony Wang2018-04-05
* Automated g4 rollback of changelist 191527251Gravatar Tony Wang2018-04-04
* [TF:XLA] Add INTEL_MKL_ML MatMul method to XLA/CPU backendGravatar Tony Wang2018-04-03
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Move CreateSubProcess from test.h to subprocess.hGravatar A. Unique TensorFlower2018-03-16
* [TF:XLA] Add xla_dump_per_pass_hlo_proto_to flag and rename xla_dump_hlo_prot...Gravatar Nick Desaulniers2018-01-29
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* [XLA] Add xla_dump_prepass_hlo_proto_to debug flagGravatar Nick Desaulniers2018-01-19
* [XLA:GPU] Implement BatchNormThunk as a call into cudnn.Gravatar Justin Lebar2017-12-21
* Allow assigning colors based on HLO sharding information, when generating Gra...Gravatar A. Unique TensorFlower2017-11-13
* XLA refactoringGravatar A. Unique TensorFlower2017-10-20
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* Automated g4 rollback of changelist 158565259Gravatar Gunhan Gulsoy2017-09-14
* [XLA] Add an '--xla_reduce_precision' option to TF_XLA_FLAGS.Gravatar A. Unique TensorFlower2017-08-29
* Add debug flag to disable expensive LLVM optimization passes.Gravatar A. Unique TensorFlower2017-08-28
* [XLA] Remove unnecessary nested anonymous namespace.Gravatar A. Unique TensorFlower2017-08-24
* Enable implicit->explicit conversion by default.Gravatar A. Unique TensorFlower2017-08-10
* Show layouts in HLO graph dump.Gravatar Justin Lebar2017-07-31
* [XLA] Remove the xla_status_add_backtrace flag.Gravatar Eli Bendersky2017-07-24
* [XLA] Remove the xla_default_layout flag.Gravatar Eli Bendersky2017-07-21
* [XLA] Remove replica count setting flag.Gravatar Eli Bendersky2017-07-21
* [XLA] Move the flag from stream_assignment_flags into DebugOptionsGravatar Eli Bendersky2017-07-19
* [XLA] Get rid of ServiceFlags by absorbing it into DebugOptions.Gravatar A. Unique TensorFlower2017-07-18
* Avoid the duplication in debug_options_flags.cc by generalizing tensorflow::F...Gravatar A. Unique TensorFlower2017-07-17
* Remove unused flag: xla_hlo_graph_for_compute_constantGravatar A. Unique TensorFlower2017-07-12
* Make ClientLibraryTestBase able to test all layouts for all input arguments.Gravatar A. Unique TensorFlower2017-07-11
* Dump LLVM IR to disk (when asked to) as individual files, and not a singleGravatar A. Unique TensorFlower2017-07-10
* Make ClientLibraryTestBase able to test all combinations of output layouts.Gravatar A. Unique TensorFlower2017-07-06
* [TF:XLA] Remove flag --xla_enable_buffer_reuse.Gravatar A. Unique TensorFlower2017-07-06
* [XLA] Propagate debug_options in ComputationStatsRequestGravatar Eli Bendersky2017-07-06
* [XLA] Move the flag from buffer_assignment_flags to debug_options_flagsGravatar Eli Bendersky2017-06-29
* [XLA] Move the flag from user_computation_flags into debug_options_flagsGravatar Eli Bendersky2017-06-28
* [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
* Add a few diagnostic flags to help narrow down issues with the LLVMGravatar A. Unique TensorFlower2017-06-23
* [XLA] Remove unused xla_cpu flag and move another to DebugOptions.Gravatar Eli Bendersky2017-06-23
* [XLA] Remove unused flags and move debugging flag to debug options.Gravatar Eli Bendersky2017-06-22
* Automated g4 rollback of changelist 159746509Gravatar Eli Bendersky2017-06-21
* [XLA] Remove xla_hlo_test_generate_hlo_graph, which is now redundant.Gravatar Eli Bendersky2017-06-21
* [XLA] Remove xla_cpu_*_eigen flags from CPU backends.Gravatar Eli Bendersky2017-06-21