Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dfunc_graph_cloner.h53 NodeDebugInfoPtr debug_info_; member
Danf.h276 NodeDebugInfoPtr debug_info_; variable
Dfunc_graph.h505 GraphDebugInfoPtr debug_info_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/mem_reuse/
Dmem_dynamic_allocator.h284 static thread_local AllocatorDebugInfo debug_info_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/mem_reuse/
Dmem_dynamic_allocator.cc42 thread_local AllocatorDebugInfo DynamicMemAllocatorDebugInfo::debug_info_; member in mindspore::device::DynamicMemAllocatorDebugInfo