Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/embedding_cache/
Ddevice_sparse_embedding_operation.cc33const CacheAnalysis *cache_analysis) { in PushCacheFromDeviceToLocalHost()
86const CacheAnalysis *cache_analysis) { in PullCacheFromLocalHostToDevice()
Ddevice_dense_embedding_operation.cc85const CacheAnalysis *cache_analysis) { in PushCacheFromDeviceToLocalHost()
138const CacheAnalysis *cache_analysis) { in PullCacheFromLocalHostToDevice()
Dembedding_cache_prefetch_actor.cc520 CacheAnalysis *cache_analysis = new (std::nothrow) CacheAnalysis(); in AnalyseCacheTask() local
549 CacheAnalysis *cache_analysis = in AnalyseCacheTask() local
570 CacheAnalysis *cache_analysis = cache_analysis_queue->Pop(); in UpdateCacheTask() local
750const CacheAnalysis *cache_analysis) { in PushCacheFromLocalHostToRemote()
782const CacheAnalysis *cache_analysis) { in PullCacheFromRemoteToLocalHost()
814 const CacheAnalysis *cache_analysis) { in InitLocalCacheForNewIds()