Skip to content

Conversation

@junrushao
Copy link
Member

This PR introduces the following signature changes:

  • Tensor.reshape(shape) to Tensor.reshape(*shape)
  • Tensor.permute_dims(axes) to Tensor.permute_dims(*axes)

@junrushao junrushao marked this pull request as ready for review January 6, 2024 22:12
This PR introduces the following signature changes:

- `Tensor.reshape(shape)` to `Tensor.reshape(*shape)`
- `Tensor.permute_dims(axes)` to `Tensor.permute_dims(*axes)`
@junrushao junrushao force-pushed the feature/2024-01-05/nn-mod-misc-add branch from 0499bd8 to a22a712 Compare January 7, 2024 05:27
@yongwww yongwww merged commit 0b13b5c into apache:unity Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants