Get rid of tensorflow::int64 in HLO parser/lexer.
Plain int64 works just as well, as xla::int64 is an alias for tensorflow::int64. PiperOrigin-RevId: 233104711
Loading
Please sign in to comment
Plain int64 works just as well, as xla::int64 is an alias for tensorflow::int64. PiperOrigin-RevId: 233104711