Searched refs:Tensor2TensorC (Results 1 – 2 of 2) sorted by relevance
66 int Tensor2TensorC(const Tensor *src, TensorC *dst) { in Tensor2TensorC() function120 auto ret = Tensor2TensorC(src->tensors().at(i), &dst->tensors_[i]); in TensorList2TensorListC()225 ret = Tensor2TensorC(input, tensor_c); in GenerateInTensorC()
34 int Tensor2TensorC(const Tensor *src, TensorC *dst);