aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/while_loop_invariant_code_motion.cc
Commit message (Expand)AuthorAge
* [XLA] Migrate from gtl::FlatSet to absl::flat_hash_setGravatar Benjamin Kramer2018-10-01
* [XLA] Migrate from gtl::FlatMap to absl::flat_hash_mapGravatar Benjamin Kramer2018-10-01
* [XLA] Switch to using kIota from TFGravatar David Majnemer2018-08-29
* Merged commit includes the following changes:Gravatar Yifei Feng2018-08-21
* [XLA] Switch to absl versions of the c_foo functions.Gravatar Justin Lebar2018-08-20
* Automated rollback of commit 4a41f50648929197954d892559587cb76458d306Gravatar A. Unique TensorFlower2018-08-17
* [XLA] Switch to absl versions of the c_foo functions.Gravatar Justin Lebar2018-08-17
* Enable while loop constant sinking for GPUGravatar Sanjoy Das2018-05-25
* [XLA] Add new optimization that sinks constants into while loop bodiesGravatar Sanjoy Das2018-05-02
* [XLA] Fix #17090 a problem in IrArray::Index::SourceIndexOfTranspose.Gravatar Bixia Zheng2018-02-26
* [TF:XLA] Add while loop invariant code motionGravatar Sanjoy Das2018-01-08