Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc324 SplitChunk(h, rounded_bytes); in FindChunkPtr()
355 void BFCAllocator::SplitChunk(BFCAllocator::ChunkHandle h, size_t num_bytes) { in SplitChunk() function in tensorflow::BFCAllocator
Dbfc_allocator.h339 void SplitChunk(ChunkHandle h, size_t num_bytes)