Skip to content

[TOPI] Update names for pooling ops#13401

Merged
csullivan merged 1 commit intoapache:mainfrom
abhikran-quic:pooling_names
Nov 16, 2022
Merged

[TOPI] Update names for pooling ops#13401
csullivan merged 1 commit intoapache:mainfrom
abhikran-quic:pooling_names

Conversation

@abhikran-quic
Copy link
Contributor

@abhikran-quic abhikran-quic commented Nov 16, 2022

  • Explicit names are useful while fetching the compute during scheduling of pooling ops.
  • Specify meta_schedule attributes to register op using register_func.

cc: @csullivan

- Explicit names are useful while fetching
  the compute during scheduling of pooling ops.
- Specify meta_schedule attributes.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Nov 16, 2022

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.

  • No users to tag found in teams: topi See #10317 for details
  • Built docs for commit ffa2fd6 can be found here.

Generated by tvm-bot

@abhikran-quic abhikran-quic changed the title [TOPI] Specify names for pooling ops [TOPI] Update names for pooling ops Nov 16, 2022
Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @abhikran-quic

@csullivan csullivan merged commit 271ad43 into apache:main Nov 16, 2022
@csullivan
Copy link
Contributor

csullivan commented Nov 16, 2022

Thanks @abhikran-quic, @leandron, this is merged.

@abhikran-quic abhikran-quic deleted the pooling_names branch November 16, 2022 16:49
@abhikran-quic
Copy link
Contributor Author

Thanks @csullivan , @leandron :)

xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
[TOPI] Specify names for pooling ops

- Explicit names are useful while fetching
  the compute during scheduling of pooling ops.
- Specify meta_schedule attributes.
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.

4 participants