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

  /external/tensorflow/tensorflow/contrib/verbs/
rdma_mgr.cc 218 int TryToReadNumaNode(ibv_device* device) {
318 int32_t bus_id = TryToReadNumaNode(rdma_adapter_->context_->device) + 1;
  /external/tensorflow/tensorflow/contrib/gdr/
gdr_memory_manager.cc 68 int TryToReadNumaNode(ibv_device* device) {
310 int32_t bus_id = TryToReadNumaNode(listening_->verbs->device) + 1;
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_gpu_executor.cc 857 static int TryToReadNumaNode(const string &pci_bus_id, int device_ordinal) {
    [all...]

Completed in 236 milliseconds