Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc378 DeleteChunk(h_to_delete); in DeallocateRegions()
708 DeleteChunk(h2); in Merge()
711 void BFCAllocator::DeleteChunk(ChunkHandle h) { in DeleteChunk() function in tensorflow::BFCAllocator
Dbfc_allocator.h484 void DeleteChunk(ChunkHandle h) TF_EXCLUSIVE_LOCKS_REQUIRED(lock_);