You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/08/16 08:41:33 UTC

[GitHub] [tvm] yincs-intellif commented on a diff in pull request #12450: [TIR][Schedule] enhance compute_at primitive to choose proper position

yincs-intellif commented on code in PR #12450:
URL: https://github.com/apache/tvm/pull/12450#discussion_r946495534


##########
tests/python/unittest/test_tir_schedule_compute_at.py:
##########
@@ -1353,5 +1353,154 @@ def _create_prim_func():
     verify_trace_roundtrip(sch=sch, mod=mod)
 
 
+def test_compute_at_to_early_stage():

Review Comment:
   Thanks @Hzfengsy  I have update test case by a minimal 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: commits-unsubscribe@tvm.apache.org

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