Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/
Dps_context.cc179 void PSContext::InsertHashTableSize(const std::string &param_name, size_t cache_vocab_size, size_t … in InsertHashTableSize() function in mindspore::ps::PSContext
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/embedding_cache/
Dembedding_cache_utils.cc71 void EmbeddingCacheTableManager::InsertHashTableSize(const std::string &param_name, size_t cache_vo… in InsertHashTableSize() function in mindspore::distributed::EmbeddingCacheTableManager