Home
last modified time | relevance | path

Searched defs:EvictMemoryRegion (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/gdr/
Dgdr_memory_manager.cc602 void GdrMemoryManager::EvictMemoryRegion(void* addr, size_t length) { in EvictMemoryRegion() function in tensorflow::__anon1cb39c040111::GdrMemoryManager
/external/tensorflow/tensorflow/contrib/verbs/
Drdma.cc1437 void RdmaMemoryMgr::EvictMemoryRegion(void* addr, size_t length) { in EvictMemoryRegion() function in tensorflow::RdmaMemoryMgr