Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/embedding_cache/
Dembedding_cache_prefetch_actor.cc43 … uint32_t dst_rank, const std::string &cache_operation, int32_t param_key) { in GenerateInterProcessEdge()
59 …eSenderReceiverPair(uint32_t worker_rank, uint32_t server_rank, const std::string &cache_operation, in CreateSenderReceiverPair()
85 int32_t GetCacheOpsServiceId(const std::string &cache_operation, int32_t param_key) { in GetCacheOpsServiceId()
1151 bool EmbeddingCachePrefetchActor::SendToRemote(const std::string &cache_operation, int32_t param_ke… in SendToRemote()
1198 …d::vector<char>> EmbeddingCachePrefetchActor::ReceiveFromRemote(const std::string &cache_operation, in ReceiveFromRemote()