Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Unity] Add support for AXIS_SEPARATOR in AlterOpImpl Pass #15315

Merged
merged 2 commits into from Jul 24, 2023

Conversation

abhikran-quic
Copy link
Contributor

@abhikran-quic abhikran-quic commented Jul 14, 2023

Enable support of AXIS_SEPARATOR in AlterOpImpl to handle non-flat buffers as discussed in this post
Modified TransformLayout pass to handle AXIS_SEPARATORS.
Lowering of AXIS_SEPARATORS will be added in a subsequent PR.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Jul 14, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@abhikran-quic abhikran-quic force-pushed the alteropimpl_axis_separator branch 2 times, most recently from dc83068 to 9e4707e Compare July 14, 2023 11:22
Enable support of AXIS_SEPARATOR to handle non-flat buffers
Modified  pass to handle AXIS_SEPARATOR
@abhikran-quic abhikran-quic force-pushed the alteropimpl_axis_separator branch 3 times, most recently from b881efa to 378605b Compare July 16, 2023 08:22
@abhikran-quic
Copy link
Contributor Author

cc @psrivas2

@abhikran-quic
Copy link
Contributor Author

Hello @psrivas2 ,
Could you please review this PR ?

@abhikran-quic
Copy link
Contributor Author

cc: @junrushao, @tqchen

@abhikran-quic
Copy link
Contributor Author

cc: @sunggg , @masahi

@masahi masahi merged commit b54f9ff into apache:unity Jul 24, 2023
16 checks passed
@abhikran-quic abhikran-quic deleted the alteropimpl_axis_separator branch July 25, 2023 13:08
@abhikran-quic
Copy link
Contributor Author

Thank you @masahi!

junrushao pushed a commit to junrushao/tvm that referenced this pull request Jul 27, 2023
)

* [Unity] Add support for AXIS_SEPARATOR in AlterOpImpl Pass

Enable support of AXIS_SEPARATOR to handle non-flat buffers
Modified  pass to handle AXIS_SEPARATOR

* Fix LINT errors.
junrushao pushed a commit to junrushao/tvm that referenced this pull request Jul 30, 2023
)

* [Unity] Add support for AXIS_SEPARATOR in AlterOpImpl Pass

Enable support of AXIS_SEPARATOR to handle non-flat buffers
Modified  pass to handle AXIS_SEPARATOR

* Fix LINT errors.
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.

None yet

3 participants