Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/pynative/
Dgraph_adapter.cc61 HashMap<ValueNodePtr, size_t> value_node_ref_counts; in GetGraphValueNodeRefCounts() local
177 auto value_node_ref_counts = GetGraphValueNodeRefCounts(graph); in RemoveUnusedValueNodes() local
218 HashMap<ValueNodePtr, size_t> value_node_ref_counts = GetGraphValueNodeRefCounts(graph); in GenerateRefCountForBpropValueNode() local
310 …auto value_node_ref_counts = GetValue<std::vector<size_t>>(graph->get_attr(kAttrBpropValueNodeRefC… in UpdateForwardOutputInBpropGraph() local