Home
last modified time | relevance | path

Searched refs:kAttrCacheEnable (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h425 constexpr auto kAttrCacheEnable = "cache_enable"; variable
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/cache_embedding/
Dcache_embedding.cc129 auto attr_value = unique_prim->GetAttr(kAttrCacheEnable); in FindUniqueCacheEnable()