Searched defs:GetPrevNodeOutput (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ | ||
D | gpu_kernel_runtime.cc | 1395 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/ | ||
D | anf_runtime_algorithm.cc | 781 KernelWithIndex AnfRuntimeAlgorithm::GetPrevNodeOutput(const AnfNodePtr &anf_node, size_t input_idx, in GetPrevNodeOutput() function in mindspore::session::AnfRuntimeAlgorithm |