aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/conditional_simplifier.cc
Commit message (Expand)AuthorAge
* [XLA] Stop including str_util.h.Gravatar Justin Lebar2018-08-23
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* Teach the conditinal simplifier about sharding.Gravatar A. Unique TensorFlower2018-04-19
* [XLA] Add a HLO simplifier pass to fold Conditional(constant_predicate,Gravatar Kay Zhu2018-02-28