aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/dfs_hlo_visitor.cc
Commit message (Expand)AuthorAge
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [TF:XLA] Add a const HLO visitor.Gravatar A. Unique TensorFlower2017-11-02
* [TF:XLA] Don't pass opcode separately in two HLO visitor functions.Gravatar A. Unique TensorFlower2017-08-30
* Assign unique ids at the HloModule level to each HloInstruction object.Gravatar Jeffrey A. Dean2017-08-02
* Speed up HloInstruction::Accept by doing fewer hashtable lookups.Gravatar Justin Lebar2017-06-28
* Remove operand parameters from HandleElementwiseUnary and HandleElementwiseBi...Gravatar A. Unique TensorFlower2017-06-19
* Don't do two map lookups when one will do; NFCGravatar A. Unique TensorFlower2017-06-14
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09