Searched refs:DropFromTable (Results 1 – 3 of 3) sorted by relevance
93 it->second.instance->DropFromTable(); in Drop()111 it.second.instance->DropFromTable(); in ~ScopedAllocatorContainer()
101 void DropFromTable() TF_LOCKS_EXCLUDED(mu_);
172 void ScopedAllocatorInstance::DropFromTable() { in DropFromTable() function in tensorflow::ScopedAllocatorInstance