Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dgather_actor.cc141 void GatherActor::FetchInputDeviceTensor(OpContext<DeviceTensor> *const context) { in FetchInputDeviceTensor() function in mindspore::runtime::GatherActor
Dkernel_actor.cc303 void KernelActor::FetchInputDeviceTensor(OpContext<DeviceTensor> *const context) { in FetchInputDeviceTensor() function in mindspore::runtime::KernelActor
Dswitch_actor.cc349 void SwitchActor::FetchInputDeviceTensor(OpContext<DeviceTensor> *const context) { in FetchInputDeviceTensor() function in mindspore::runtime::SwitchActor