Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/verbs/
Drdma.cc272 int rc, i, gids_num = 0, v2_ip_num = 0; in set_gid() local
284 gids_num++; in set_gid()
300 CHECK(gid_index < gids_num) in set_gid()
301 << "RDMA_GID_INDEX should be less than GIDs amount" << gids_num; in set_gid()