Home
last modified time | relevance | path

Searched refs:ReadAllLines (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dtext_literal_reader.cc54 return reader.ReadAllLines(); in ReadPath()
60 StatusOr<Literal> TextLiteralReader::ReadAllLines() { in ReadAllLines() function in xla::TextLiteralReader
Dtext_literal_reader.h52 StatusOr<Literal> ReadAllLines();