Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/cache_embedding/
Dcache_embedding.cc48 ParamMap AddCacheParameters(const FuncGraphPtr &graph, const ParamSet &parameter_cache_enable_set) { in AddCacheParameters()
70 bool CheckHostCacheParamSize(const ParamSet &parameter_cache_enable_set) { in CheckHostCacheParamSize()
114 ParamSet parameter_cache_enable_set; in FindParamCacheEnable() local