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/ | ||
| D | gather_actor.cc | 77 void GatherActor::IncreaseDynamicRefCounts(OpContext<DeviceTensor> *const context) { in IncreaseDynamicRefCounts() function in mindspore::runtime::GatherActor |
| D | exit_actor.cc | 147 void ExitActor::IncreaseDynamicRefCounts(OpContext<DeviceTensor> *const context) { in IncreaseDynamicRefCounts() function in mindspore::runtime::ExitActor |
| D | control_actor.cc | 306 void ControlActor::IncreaseDynamicRefCounts(OpContext<DeviceTensor> *const context) { in IncreaseDynamicRefCounts() function in mindspore::runtime::ControlActor |