Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc292 LOG(WARNING) << RenderOccupancy(); in AllocateRawInternal()
345 LOG(INFO) << "A: " << RenderOccupancy(); in FindChunkPtr()
414 LOG(INFO) << "F: " << RenderOccupancy(); in DeallocateRawInternal()
580 string BFCAllocator::RenderOccupancy() { in RenderOccupancy() function in tensorflow::BFCAllocator
Dbfc_allocator.h364 string RenderOccupancy() EXCLUSIVE_LOCKS_REQUIRED(lock_);