Skip to content

Conversation

@echuraev
Copy link
Contributor

VM memory manager is extended to support allocation memory with different memory scope. This functionality is fully implemented for naive allocator. For pooled allocator is should be implemented in the future.

cc: @masahi, @Hzfengsy

VM memory manager is extended to support allocation memory with
different memory scope. This functionality is fully implemented for
naive allocator. For pooled allocator is should be implemented in the
future.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Jul 25, 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

@echuraev
Copy link
Contributor Author

@tvm-bot rerun

Copy link
Contributor

@vvchernov vvchernov left a comment

Choose a reason for hiding this comment

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

LGTM

@echuraev
Copy link
Contributor Author

CI is green. @masahi, @csullivan, @Hzfengsy, could you please review this PR?

@masahi masahi merged commit e2c8d7b into apache:main Jul 27, 2023
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