HomeSort by relevance Sort by last modified time
    Searched refs:IsExhausted (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
packed_literal_reader.h 49 bool IsExhausted() const;
packed_literal_reader.cc 84 bool PackedLiteralReader::IsExhausted() const {
  /external/tensorflow/tensorflow/compiler/xla/tests/
round_trip_packed_literal_test.cc 65 EXPECT_TRUE(reader.IsExhausted());
95 EXPECT_TRUE(reader.IsExhausted());
130 EXPECT_TRUE(reader.IsExhausted());

Completed in 82 milliseconds