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

[TVMScript] Enable T.macro decorateing class method #17435

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

cyx-6
Copy link
Contributor

@cyx-6 cyx-6 commented Oct 3, 2024

This PR refactors the implementation of T.macro, so that the self argument can be passed through the TVMScript parser. Then we can decroate the class methods with T.macro.

cyx-6 added 2 commits October 3, 2024 06:52
This PR refactors the implementation of `T.macro`, so that the `self` argument can be passed through the TVMScript parser. Then we can decroate the class methods with `T.macro`.
@spectrometerHBH spectrometerHBH merged commit 24fd037 into apache:main Oct 3, 2024
18 of 19 checks passed
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