Searched defs:tensor_list_c (Results 1 – 2 of 2) sorted by relevance
121 TensorListC *tensor_list_c = output->ConvertToTensorListC(); in GenerateOutTensorC() local143 TensorListC *tensor_list_c = tensor_list->ConvertToTensorListC(); in GenerateInTensorC() local582 TensorList *MallocTensorListDataAccordingToTensorListC(Tensor *tensor, TensorListC *tensor_list_c) { in MallocTensorListDataAccordingToTensorListC()760 TensorList *MallocTensorListDataAccordingToTensorListC(Tensor *tensor, TensorListC *tensor_list_c) { in MallocTensorListDataAccordingToTensorListC()
224 auto *tensor_list_c = reinterpret_cast<TensorListC *>(out_tensors.at(i)); in KernelInferShape() local