Searched refs:dst_tensor_indices (Results 1 – 1 of 1) sorted by relevance
36 const DstVector& dst_tensor_indices) { in CopyTensorsShapeAndType() argument38 dst_tensor_indices.size()); in CopyTensorsShapeAndType()44 dst_subgraph->ResizeInputTensor(dst_tensor_indices[i], dims); in CopyTensorsShapeAndType()45 TfLiteTensor* dst_tensor = dst_subgraph->tensor(dst_tensor_indices[i]); in CopyTensorsShapeAndType()57 const DstVector& dst_tensor_indices) { in CopyTensorsData() argument59 dst_tensor_indices.size()); in CopyTensorsData()63 TfLiteTensor* dst_tensor = dst_subgraph->tensor(dst_tensor_indices[i]); in CopyTensorsData()