aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_lexer.h
Commit message (Expand)AuthorAge
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] Parse a single HLO instruction's text into a module.Gravatar Chris Leary2018-08-21
* Enable arbitrary comments in HLO in both /*...*/ and // forms.Gravatar Mark Heffernan2018-08-13
* [XLA] Move xla/tools/parser/* into xla/service.Gravatar Justin Lebar2018-06-01