Searched defs:FetchInputDeviceTensor (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/ | ||
| D | gather_actor.cc | 141 void GatherActor::FetchInputDeviceTensor(OpContext<DeviceTensor> *const context) { in FetchInputDeviceTensor() function in mindspore::runtime::GatherActor |
| D | kernel_actor.cc | 303 void KernelActor::FetchInputDeviceTensor(OpContext<DeviceTensor> *const context) { in FetchInputDeviceTensor() function in mindspore::runtime::KernelActor |
| D | switch_actor.cc | 349 void SwitchActor::FetchInputDeviceTensor(OpContext<DeviceTensor> *const context) { in FetchInputDeviceTensor() function in mindspore::runtime::SwitchActor |