Searched defs:CheckLaunchCondition (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/ | ||
| D | gather_actor.cc | 178 bool GatherActor::CheckLaunchCondition(OpContext<DeviceTensor> *const context) const { in CheckLaunchCondition() function in mindspore::runtime::GatherActor |
| D | switch_actor.cc | 316 bool SwitchActor::CheckLaunchCondition(OpContext<DeviceTensor> *const context) const { in CheckLaunchCondition() function in mindspore::runtime::SwitchActor |