aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_constant_folding.cc
Commit message (Expand)AuthorAge
* [XLA] Comment fixes (spelling, grammar, and a bit of correctness).Gravatar Justin Lebar2017-10-26
* Small doc cleanupGravatar A. Unique TensorFlower2017-10-25
* [XLA] Make HloModule::computations() return raw pointers.Gravatar Justin Lebar2017-09-29
* Temporarily disable Tuple for constant folding due to test timeout.Gravatar Kay Zhu2017-08-05
* [XLA] Add Reduce, DynamicSlice and DynamicSliceUpdate to HloEvaluator.Gravatar Kay Zhu2017-07-26
* [XLA] Finish normalizing fusion computations into standard computationsGravatar A. Unique TensorFlower2017-07-26
* [XLA] Support broadcasting in the HloEvaluator.Gravatar Blake Hechtman2017-06-14
* Minor cleanup: remove some unused inclusions and dependencies, clean up param...Gravatar A. Unique TensorFlower2017-06-12
* Resubmit a reverted change. Original description:Gravatar Kay Zhu2017-06-07
* Automated g4 rollback of changelist 157174708Gravatar Kay Zhu2017-05-26
* [XLA] Enable HloEvaluator for constant folding, also merged a few operationsGravatar Kay Zhu2017-05-25
* [XLA] Refactor constant folding operations into a dedicated moduleGravatar A. Unique TensorFlower2017-05-02
* Add Constant, Rng, and scalars to be moved along with reshapes in reshape mover.Gravatar Blake Hechtman2017-03-06