Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_kernel_runtime.cc1395 session::KernelWithIndex GPUKernelRuntime::GetPrevNodeOutput(const AnfNodePtr &node, size_t i) { in GetPrevNodeOutput() function in mindspore::device::gpu::GPUKernelRuntime
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc781 KernelWithIndex AnfRuntimeAlgorithm::GetPrevNodeOutput(const AnfNodePtr &anf_node, size_t input_idx, in GetPrevNodeOutput() function in mindspore::session::AnfRuntimeAlgorithm