HomeSort by relevance Sort by last modified time
    Searched refs:free_visitor (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/verbs/
rdma_mgr.cc 300 VisitableAllocator::Visitor free_visitor = std::bind( local
309 visitable_allocator->AddFreeVisitor(free_visitor);
  /external/tensorflow/tensorflow/contrib/gdr/
gdr_memory_manager.cc 286 VisitableAllocator::Visitor free_visitor = local
299 visitable_allocator->AddFreeVisitor(free_visitor);

Completed in 310 milliseconds