Home
last modified time | relevance | path

Searched defs:server_to_host_ids (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/
Dps_cache_manager.h92 std::unique_ptr<int[]> server_to_host_ids; member
Dps_cache_manager.cc625 int *server_to_host_ids = embedding_host_cache_->server_to_host_ids.get(); in ParseHostDataHostToDevice() local
889 auto server_to_host_ids = embedding_host_cache_->server_to_host_ids.get(); in HashSwapServerToHost() local