Searched refs:dest_shape_index (Results 1 – 2 of 2) sorted by relevance
428 const ShapeIndex& dest_shape_index, in CopyFrom() argument431 ShapeUtil::GetSubshape(shape(), dest_shape_index); in CopyFrom()449 for (int i = 0; i < dest_shape_index.size(); ++i) { in CopyFrom()450 if (index[i] != dest_shape_index[i]) { in CopyFrom()460 for (int64 i = dest_shape_index.size(); i < index.size(); ++i) { in CopyFrom()469 const ShapeIndex& dest_shape_index) { in MoveFrom() argument471 ShapeUtil::GetSubshape(shape(), dest_shape_index); in MoveFrom()485 ShapeIndex dest_index = dest_shape_index; in MoveFrom()
593 const ShapeIndex& dest_shape_index = {},777 const ShapeIndex& dest_shape_index = {});