Searched defs:ApproximateOffsetOf (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/lib/io/ | ||
D | table.cc | 182 uint64 Table::ApproximateOffsetOf(const StringPiece& key) const { in ApproximateOffsetOf() function in tensorflow::table::Table |
D | table_test.cc | 244 uint64 ApproximateOffsetOf(const StringPiece& key) const { in ApproximateOffsetOf() function in tensorflow::table::TableConstructor |