Skip to content

Conversation

@abhikran-quic
Copy link
Contributor

@abhikran-quic abhikran-quic commented Jul 1, 2022

  • This patch adds the initial python implementation reshape slice op for hexagon.
  • The test infrastructure of batch_flatten is reused here since batch_flatten is a special case of reshape. Hence tests of batch_flatten op are moved to test_reshape.py

cc @mehrdadh

@abhikran-quic
Copy link
Contributor Author

Hi @Lunderberg, @cconvey and @mehrdadh : Could you please review this PR ?

@abhikran-quic abhikran-quic changed the title Reshape slice op [Hexagon] Reshape slice op Jul 1, 2022
@abhikran-quic abhikran-quic changed the title [Hexagon] Reshape slice op [TOPI] [Hexagon] Reshape slice op Jul 5, 2022
@abhikran-quic
Copy link
Contributor Author

@Lunderberg, @cconvey and @mehrdadh : Could you please review this PR ?

Copy link
Member

@mehrdadh mehrdadh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@abhikran-quic
Copy link
Contributor Author

Thank you @mehrdadh for approving the PR. Could you please help in merging the PR as well ?

@mehrdadh mehrdadh merged commit c76d8e2 into apache:main Jul 7, 2022
@abhikran-quic abhikran-quic deleted the reshape_slice_op branch July 7, 2022 18:22
masahi pushed a commit to masahi/tvm that referenced this pull request Jul 15, 2022
* Reshape slice op. This patch adds the initial python implementation reshape slice op for hexagon.

* Add tests for reshape op
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
* Reshape slice op. This patch adds the initial python implementation reshape slice op for hexagon.

* Add tests for reshape op
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