Home
last modified time | relevance | path

Searched refs:DropFromTable (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator_mgr.cc93 it->second.instance->DropFromTable(); in Drop()
112 it.second.instance->DropFromTable(); in ~ScopedAllocatorContainer()
Dscoped_allocator.h98 void DropFromTable() LOCKS_EXCLUDED(mu_);
Dscoped_allocator.cc147 void ScopedAllocatorInstance::DropFromTable() { in DropFromTable() function in tensorflow::ScopedAllocatorInstance