jroesch commented on a change in pull request #10066:
URL: https://github.com/apache/tvm/pull/10066#discussion_r792222647
##########
File path: include/tvm/tir/transform.h
##########
@@ -492,6 +492,39 @@ TVM_DLL Pass ConvertForLoopsToSerial();
*/
TVM_DLL Pass UnifiedStaticMemoryPlanner();
+/*!
Review comment:
Thanks for the great comment @vinx13, is it possible (maybe in a future
PR) to walk through an example of the process to better understand what it
looks like? can be "hello world" style but I think would help illustrate how it
works. Maybe the test cases are the best example, if so maybe just update this
comment to point to the test case?
--
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]