Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc179 void BFCAllocator::DeallocateChunk(ChunkHandle h) { in DeallocateChunk() function in tensorflow::BFCAllocator
457 DeallocateChunk(h); in DeleteChunk()
Dbfc_allocator.h368 void DeallocateChunk(ChunkHandle h) EXCLUSIVE_LOCKS_REQUIRED(lock_);