junrushao1994 commented on a change in pull request #8943:
URL: https://github.com/apache/tvm/pull/8943#discussion_r704650630



##########
File path: src/tir/schedule/utils.h
##########
@@ -163,6 +165,15 @@ inline Stmt RemoveFromSeqStmt(const SeqStmt& seq, const 
Stmt& to_remove) {
   return SeqStmt::Flatten(new_stmts);
 }
 
+inline Array<Stmt> AsArray(const Stmt& stmt) {

Review comment:
       oh sorry it's my mistake. i forgot to doc this method




-- 
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]


Reply via email to