Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc173 ChunkHandle h = AllocateChunk(); in Extend()
205 BFCAllocator::ChunkHandle BFCAllocator::AllocateChunk() { in AllocateChunk() function in tensorflow::BFCAllocator
599 ChunkHandle h_new_chunk = AllocateChunk(); in SplitChunk()
Dbfc_allocator.h491 ChunkHandle AllocateChunk() TF_EXCLUSIVE_LOCKS_REQUIRED(lock_);