Home
last modified time | relevance | path

Searched refs:QUEUE_DEPTH_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/verbs/
Drdma.h41 #define QUEUE_DEPTH_DEFAULT 1024 macro
Drdma.cc386 params.queue_depth = set_param(QUEUE_DEPTH_DEFAULT, "RDMA_QUEUE_DEPTH"); in params_init()