Searched defs:tensor_list_c (Results 1 – 2 of 2) sorted by relevance
176 auto *tensor_list_c = reinterpret_cast<TensorListC *>(malloc(sizeof(TensorListC))); in GenerateOutTensorC() local201 auto *tensor_list_c = reinterpret_cast<TensorListC *>(malloc(sizeof(TensorListC))); in GenerateInTensorC() local
164 auto *tensor_list_c = reinterpret_cast<TensorListC *>(out_tensors.at(i)); in KernelInferShape() local