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.h492 void DeallocateChunk(ChunkHandle h) TF_EXCLUSIVE_LOCKS_REQUIRED(lock_);
Dbfc_allocator.cc218 void BFCAllocator::DeallocateChunk(ChunkHandle h) { in DeallocateChunk() function in tensorflow::BFCAllocator
716 DeallocateChunk(h); in DeleteChunk()