Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/
Dany_type_kernel_actor.cc121 void AnyTypeKernelActor::FetchInputDeviceTensor(OpContext<DeviceTensor> *const context) { in FetchInputDeviceTensor() function in mindspore::runtime::AnyTypeKernelActor
Dsuper_kernel_actor.cc191 void SuperKernelActor::FetchInputDeviceTensor(OpContext<DeviceTensor> *const context) { in FetchInputDeviceTensor() function in mindspore::runtime::SuperKernelActor
Dkernel_actor.cc788 void KernelActor::FetchInputDeviceTensor(OpContext<DeviceTensor> *const context) { in FetchInputDeviceTensor() function in mindspore::runtime::KernelActor