Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/control_flow/
Dgather_actor.cc77 void GatherActor::IncreaseDynamicRefCounts(OpContext<DeviceTensor> *const context) { in IncreaseDynamicRefCounts() function in mindspore::runtime::GatherActor
Dexit_actor.cc147 void ExitActor::IncreaseDynamicRefCounts(OpContext<DeviceTensor> *const context) { in IncreaseDynamicRefCounts() function in mindspore::runtime::ExitActor
Dcontrol_actor.cc306 void ControlActor::IncreaseDynamicRefCounts(OpContext<DeviceTensor> *const context) { in IncreaseDynamicRefCounts() function in mindspore::runtime::ControlActor