Home
last modified time | relevance | path

Searched defs:CheckLaunchCondition (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dgather_actor.cc178 bool GatherActor::CheckLaunchCondition(OpContext<DeviceTensor> *const context) const { in CheckLaunchCondition() function in mindspore::runtime::GatherActor
Dswitch_actor.cc316 bool SwitchActor::CheckLaunchCondition(OpContext<DeviceTensor> *const context) const { in CheckLaunchCondition() function in mindspore::runtime::SwitchActor