You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/06 08:40:20 UTC

[GitHub] [tvm] yzh119 commented on a diff in pull request #15251: [TIR] Blockize keeping T.init in inner block when outer block does no reduction

yzh119 commented on code in PR #15251:
URL: https://github.com/apache/tvm/pull/15251#discussion_r1254124378


##########
tests/python/unittest/test_tir_schedule_blockize.py:
##########
@@ -355,4 +353,5 @@ def after_blocks_blockize(
 
 
 if __name__ == "__main__":
-    tvm.testing.main()
+    test_blockize_outer()

Review Comment:
   Keep it `tvm.testing.main()`.



-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org