ruxiliang opened a new pull request, #11286: URL: https://github.com/apache/tvm/pull/11286
Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread. This pull request adds the [checkpointing](https://github.com/cybertronai/gradient-checkpointing) feature for the GraphExecutor for TVM. Adding this will help implement heuristic strategies like @MarisaKirisame 's [dynamic tensor materialization](https://arxiv.org/abs/2006.09616) which could help model reducing model memory usage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
