Searched refs:GetCNodeOutputTensor (Results 1 – 2 of 2) sorted by relevance
280 tensor::TensorPtr GetCNodeOutputTensor(const KernelWithIndex &kernel_with_index,
1423 TensorPtr SessionBasic::GetCNodeOutputTensor(const KernelWithIndex &kernel_with_index, in GetCNodeOutputTensor() function in mindspore::session::SessionBasic1451 tensor = GetCNodeOutputTensor(kernel_with_index, op_output); in GetOpInputTensors()1487 tensor::TensorPtr tensor = GetCNodeOutputTensor(kernel_with_index, op_output); in GetOpInputTensorByIndex()