Searched refs:SplitChunk (Results 1 – 2 of 2) sorted by relevance
463 void SplitChunk(ChunkHandle h, size_t num_bytes)
550 SplitChunk(h, rounded_bytes); in FindChunkPtr()597 void BFCAllocator::SplitChunk(BFCAllocator::ChunkHandle h, size_t num_bytes) { in SplitChunk() function in tensorflow::BFCAllocator