Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented Sep 1, 2017

No description provided.

@tqchen
Copy link
Member Author

tqchen commented Sep 1, 2017

cc @ZihengJiang

@tqchen tqchen merged commit f73c461 into apache:master Sep 1, 2017
Hzfengsy added a commit to Hzfengsy/tvm that referenced this pull request Jul 29, 2021
* support match_buffer_region

(cherry picked from commit 682ca84cf44d1c0aaf98440effc13e12141cf8e0)

* some fix

* change match_buffer_region to match_buffer

* fix printer and parser

* update testcase

* Apply suggestions from code review

Co-authored-by: Wuwei Lin <wuwei@apache.org>
Hzfengsy added a commit to Hzfengsy/tvm that referenced this pull request Jul 30, 2021
* support match_buffer_region

(cherry picked from commit 682ca84cf44d1c0aaf98440effc13e12141cf8e0)

* some fix

* change match_buffer_region to match_buffer

* fix printer and parser

* update testcase

* Apply suggestions from code review

Co-authored-by: Wuwei Lin <wuwei@apache.org>
yelite pushed a commit to yelite/tvm that referenced this pull request Feb 17, 2023
This PR introduces the static memory planning pass on binding block level.

* The detailed pass document is in the [implementation file](https://github.com/MasterJH5574/relax/blob/relax-dev/2023-02-04-memory-planning/src/relax/transform/static_plan_block_memory.cc).

* The static memory planning supports nested tuples.

* The static memory planning supports reuse memory of the input of
reshape ops.

* This PR brings the lowering of memory ops (`memory.alloc/kill_storage`,
`memory.alloc/kill_tensor`) in the VMBuiltinLower pass as well, to support
memory planning.

* The PR provides unit tests for the memory planning to my best knowledge.
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