Skip to content

[TVMScript] Better Type Annotation for TIR OP#17107

Merged
tqchen merged 1 commit intoapache:mainfrom
Hzfengsy:type_anno
Jun 20, 2024
Merged

[TVMScript] Better Type Annotation for TIR OP#17107
tqchen merged 1 commit intoapache:mainfrom
Hzfengsy:type_anno

Conversation

@Hzfengsy
Copy link
Copy Markdown
Member

Enable ParamType for TIR op, so that we can have better experience when writing TVMScript in Python with tools.

However, ParamType is introduced in Python 3.10, so we only enable it when Python version is 3.10 or above.

Enable ParamType for TIR op, so that we can have better experience when
writing TVMScript in Python with tools.

However, ParamType is introduced in Python 3.10, so we only enable it
when Python version is 3.10 or above.
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