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

[relay][vm_profiler] Sort VM stats by time #4601

Merged
merged 1 commit into from Dec 31, 2019

Conversation

zhiics
Copy link
Member

@zhiics zhiics commented Dec 30, 2019

To keep consistent to graph runtime profiler, this PR add set_by_time=True to let VM profiler to print statistics in descending order for easy visualization of op overhead.

CC @icemelon9 @wweic @jroesch @kevinthesun @yongwww

Copy link
Contributor

@kevinthesun kevinthesun left a comment

Choose a reason for hiding this comment

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

LGTM

@kevinthesun kevinthesun merged commit 6b11ffb into apache:master Dec 31, 2019
@zhiics zhiics deleted the sort_vm_stat branch January 3, 2020 18:24
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
zhiics added a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
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.

None yet

3 participants