Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime.cc556 auto add_need_alloc_nodes = [&need_alloc_nodes, graph, this](const AnfNodePtr &node) { in AssignStaticMemoryInput() local
581 add_need_alloc_nodes(out); in AssignStaticMemoryInput()
584 add_need_alloc_nodes(input_node); in AssignStaticMemoryInput()