aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/tuple_simplifier.h
Commit message (Expand)AuthorAge
* Add interface for HLO passes which run on HloModuleGroup.Gravatar Mark Heffernan2018-09-19
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] Allow the tuple simplifier to operate on only subcomputations (#19769)Gravatar David Norman2018-06-11
* Add TupleSimplifier pass which collapses structures of Tuple and GetTupleElem...Gravatar Mark Heffernan2017-09-26