Skip to content

[Relay] Enhance type infer for dynamic shape#14601

Merged
masahi merged 3 commits intoapache:mainfrom
shengxinhu:dynamic_func
Apr 17, 2023
Merged

[Relay] Enhance type infer for dynamic shape#14601
masahi merged 3 commits intoapache:mainfrom
shengxinhu:dynamic_func

Conversation

@shengxinhu
Copy link
Copy Markdown
Contributor

Support type_infer to enable unify PrimExpr such as tir.IndexMod(relay.Any(), 5), instead of previous only relay.Any

Support type_infer to enable unify PrimExpr such as
tir.IndexMod(relay.Any(), 5)
@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Apr 12, 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

@masahi masahi merged commit e86a470 into apache:main Apr 17, 2023
@jikechao
Copy link
Copy Markdown
Member

@shengxinhu I cannot run the test case added in this PR well. The crash message was shown in this issue. Could you take a look?

@shengxinhu
Copy link
Copy Markdown
Contributor Author

shengxinhu commented Jun 14, 2023 via email

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