Searched defs:server_to_host_ids (Results 1 – 3 of 3) sorted by relevance
95 int *server_to_host_ids = embedding_host_cache->server_to_host_ids.get(); in ParseHostDataHostToDevice() local
794 auto server_to_host_ids = embedding_host_cache->server_to_host_ids.get(); in PullCacheFromRemoteToLocalHost() local
107 std::unique_ptr<int[]> server_to_host_ids; member