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

[TIR][MetaSchedule] Estimate TIR FLOPs #10782

Merged

Conversation

junrushao
Copy link
Member

This PR refactors Estimate-TIR-Flops, an existing private analysis method in MetaSchedule, and splits it out as a standalone helper function in TIR.

@masahi particularly, I removed the corner case check for your int32 case according to your comment: #10366 (comment).

@junrushao junrushao force-pushed the feature/2022-03-25/estimate-tir-flops branch from 9f75fe7 to 86ec502 Compare March 25, 2022 08:54
@junrushao junrushao force-pushed the feature/2022-03-25/estimate-tir-flops branch from 86ec502 to d6d0a5c Compare March 25, 2022 09:01
@spectrometerHBH spectrometerHBH merged commit 774c285 into apache:main Mar 25, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
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