aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_liveness_analysis.cc
Commit message (Expand)AuthorAge
* Make HLO liveness analysis correctly handle computations with side effect ins...Gravatar A. Unique TensorFlower2018-09-17
* [XLA] Use "absl::" rather than "::absl".Gravatar Justin Lebar2018-08-23
* [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
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* [XLA] Adds HloLivenessAnalysis and HloModuleDCE.Gravatar A. Unique TensorFlower2018-05-17