Searched refs:OutputTensor2TensorC (Results 1 – 2 of 2) sorted by relevance
32 int OutputTensor2TensorC(const std::vector<lite::Tensor *> &tensors_in, std::vector<TensorC *> *ten…
25 int OutputTensor2TensorC(const std::vector<lite::Tensor *> &tensors, std::vector<TensorC *> *tensor… in OutputTensor2TensorC() function188 return OutputTensor2TensorC(outputs, out_tensor_c); in GenerateOutTensorC()