Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dkernel_info_dev.h97 RuntimeCache &runtime_cache() { return runtime_cache_; } in runtime_cache() function
106 RuntimeCacheScope runtime_cache() { return RuntimeCacheScope(runtime_cache_, mu_); } in runtime_cache() function
Danf.cc1273 auto runtime_cache = kernel_info->runtime_cache(); in GetCNodeTarget() local
1293 auto runtime_cache = kernel_info->runtime_cache(); in GetCNodeTarget() local
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Danf_utils.cc180 auto runtime_cache = kernel_info->runtime_cache(); in IsRealKernel() local
202 auto runtime_cache = kernel_info->runtime_cache(); in IsRealKernel() local
305 auto runtime_cache = kernel_info->runtime_cache(); in GetOutputTensorNum() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_kernel_runtime.cc83 auto runtime_cache = kernel_info->runtime_cache(); in AscendEnableDynamicRuntimeCache() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dkernel_graph.cc1024 auto runtime_cache = kernel_info->runtime_cache(); in EnableRuntimeCache() local
1036 auto runtime_cache = kernel_info->runtime_cache(); in DisableRuntimeCache() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Danfalgo.cc664 auto runtime_cache = kernel_info->runtime_cache(); in GetPrevNodeOutput() local
681 auto runtime_cache = kernel_info->runtime_cache(); in GetPrevNodeOutput() local