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

  /external/tensorflow/tensorflow/core/common_runtime/
bfc_allocator.cc 391 FreeAndMaybeCoalesce(h);
464 void BFCAllocator::FreeAndMaybeCoalesce(BFCAllocator::ChunkHandle h) {
bfc_allocator.h 326 void FreeAndMaybeCoalesce(ChunkHandle h) EXCLUSIVE_LOCKS_REQUIRED(lock_);

Completed in 75 milliseconds