Skip to content

Conversation

@echuraev
Copy link
Contributor

@echuraev echuraev commented Nov 1, 2022

  • Fix memory reusage in static memory planner.
  • Move token allocators to separate file
  • Add test on TokenAllocator2d

cc: @elvin-n, @csullivan

@tvm-bot
Copy link
Collaborator

tvm-bot commented Nov 1, 2022

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 echuraev force-pushed the echuraev/fix_static_planner branch from fa66a4c to 4b0e0b5 Compare November 1, 2022 15:32
@echuraev echuraev force-pushed the echuraev/fix_static_planner branch from 4b0e0b5 to 477e5c1 Compare November 2, 2022 14:01
@echuraev
Copy link
Contributor Author

echuraev commented Nov 8, 2022

@masahi Could you please take a look at this PR?

@masahi masahi merged commit be30238 into apache:main Nov 8, 2022
@echuraev echuraev deleted the echuraev/fix_static_planner branch November 8, 2022 12:41
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 10, 2022
* [Adreno][Textures] Fix static memory planner

Fix memory reusage in static memory planner.

* Move token allocators to separate file

* Add test on TokenAllocator2d

* Apply comments and fix CI
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
* [Adreno][Textures] Fix static memory planner

Fix memory reusage in static memory planner.

* Move token allocators to separate file

* Add test on TokenAllocator2d

* Apply comments and fix CI
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