Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/cache_embedding/
Dcache_embedding.cc299 auto max_num_imm = std::make_shared<Int64Imm>(host_size); in CreateMapCacheIdx() local
396 auto max_num_imm = std::make_shared<Int64Imm>(max_size); in CreateUpdateCache() local