Home
last modified time | relevance | path

Searched defs:ChunkComparator (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h172 struct ChunkComparator { struct
173 explicit ChunkComparator(BFCAllocator* allocator) in ChunkComparator() argument
176 bool operator()(const ChunkHandle ha, in operator()