Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/
Dtensor.cc511 int tensor_ref_count = --ref_count_; in DecRefCount() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dlite_session.cc1673 std::unordered_map<Tensor *, int> *tensor_ref_count, in RuntimeAllocatorInitSubgraphInputs()
1714 std::unordered_map<lite::Tensor *, int> tensor_ref_count; in RuntimeAllocatorInitSubgraph() local