Searched refs:QUEUE_DEPTH_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/contrib/verbs/ | ||
D | rdma.h | 41 #define QUEUE_DEPTH_DEFAULT 1024 macro |
D | rdma.cc | 386 params.queue_depth = set_param(QUEUE_DEPTH_DEFAULT, "RDMA_QUEUE_DEPTH"); in params_init() |