Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dactor_common.cc170 void UpdateRefCount(DeviceTensor *const device_tensor, bool is_max_ref_count) { in UpdateRefCount()
180 void UpdateRefCount(const AnfNodePtr &node, size_t output_idx, bool is_max_ref_count) { in UpdateRefCount()