aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/jit/deadness_analysis_internal.h
Commit message (Expand)AuthorAge
* [XLA] Migrate from gtl::FlatMap to absl::flat_hash_mapGravatar Benjamin Kramer2018-10-01
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* Introduce and use an "and recurrence" in deadness analysis to represent loops.Gravatar Sanjoy Das2018-08-15
* Add a way to whitebox test deadness analysis.Gravatar Sanjoy Das2018-08-03