Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/runtime/
Dinfer_manager.cc172 auto tensor_ret = TensorListC2TensorList(tensor_list_c, tensor_list); in KernelInferShape() local
179 auto tensor_ret = TensorC2Tensor(out_tensors.at(i), outputs.at(i)); in KernelInferShape() local