aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/name_uniquer_test.cc
Commit message (Expand)AuthorAge
* Avoid rewriting HLO instruction names if they do not collide.Gravatar A. Unique TensorFlower2018-06-25
* [XLA] Fix a bug in the name_uniquer.Gravatar A. Unique TensorFlower2018-04-19
* [XLA] Sanitize hlo names to match regexp "[a-zA-Z_][a-zA-Z0-9_.-]*".Gravatar A. Unique TensorFlower2017-11-30
* Make the HLO proto representation (hlo.proto) full fidelity. Hlo modules can ...Gravatar Mark Heffernan2017-10-13