Searched defs:RunOpControl (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/ | ||
| D | loop_count_actor.cc | 28 void LoopCountActor::RunOpControl(AID *const input_control, OpContext<DeviceTensor> *const context)… in RunOpControl() function in mindspore::runtime::LoopCountActor |
| D | copy_actor.cc | 59 void CopyActor::RunOpControl(AID *const input_control, OpContext<DeviceTensor> *const context) { in RunOpControl() function in mindspore::runtime::CopyActor |
| D | gather_actor.cc | 66 void GatherActor::RunOpControl(AID *input_control, OpContext<DeviceTensor> *context) { in RunOpControl() function in mindspore::runtime::GatherActor |
| D | kernel_actor.cc | 110 void KernelActor::RunOpControl(AID *const input_control, OpContext<DeviceTensor> *const context) { in RunOpControl() function in mindspore::runtime::KernelActor |
| D | switch_actor.cc | 54 void SwitchActor::RunOpControl(AID *input_control, OpContext<DeviceTensor> *context) { in RunOpControl() function in mindspore::runtime::SwitchActor |