Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dlite_session.cc1674 std::unordered_map<size_t, int> *data_ref_count) { in RuntimeAllocatorInitSubgraphInputs()
1715 std::unordered_map<size_t, int> data_ref_count; in RuntimeAllocatorInitSubgraph() local