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

[Runtime][RelayVM] Explicitly use new to avoid exit-time destruction of global state #6938

Merged
merged 1 commit into from Nov 19, 2020

Conversation

trevor-m
Copy link
Contributor

Extends #6292 to RelayVM MemoryManager which is also affected by the same de-allocation order issue.

@tqchen @zhiics @icemelon9 @samskalicky

Copy link
Contributor

@samskalicky samskalicky left a comment

Choose a reason for hiding this comment

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

Thanks @trevor-m !

@tqchen tqchen merged commit 4f9a0f0 into apache:main Nov 19, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 2, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 4, 2020
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Dec 4, 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