Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/control_flow/
Dcontrol_actor.cc78 void ControlActor::IncreaseDynamicRefCount(const OpData<DeviceTensor> *op_data) const { in IncreaseDynamicRefCount() function in mindspore::runtime::ControlActor
84 void ControlActor::IncreaseDynamicRefCount(const OpPartialPtr &op_partial) { in IncreaseDynamicRefCount() function in mindspore::runtime::ControlActor
96 void ControlActor::IncreaseDynamicRefCount(const OpRealParameterWithBranchID &op_real_parameter) { in IncreaseDynamicRefCount() function in mindspore::runtime::ControlActor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dkernel.h152 void IncreaseDynamicRefCount(const std::string &op_object) { in IncreaseDynamicRefCount() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/
Ddevice_address.h317 void IncreaseDynamicRefCount(const std::string &op_object) { in IncreaseDynamicRefCount() function