Searched defs:dst_tensor_indices (Results 1 – 2 of 2) sorted by relevance
58 const DstVector& dst_tensor_indices, in CopyTensorsShapeAndType()90 const DstVector& dst_tensor_indices) { in CopyTensorsData()117 const DstVector& dst_tensor_indices) { in DeepCopyTensorsShapeTypeData()143 const DstVector& dst_tensor_indices) { in ShallowCopyTensorsShapeTypeData()
130 const std::vector<int>& dst_tensor_indices = dst_subgraph->inputs(); in CopyInputTensorsData() local