Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/cache_embedding/
Dcache_embedding.cc443 CNodePtrList FindSparseGatherV2WithCache(const CNodePtrList &cnodes, const ParamSet &param_set) { in FindSparseGatherV2WithCache()
625 auto param_set = MapKeysToSet(cache_host_params_map); in CacheEmbeddingForTrain() local