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:02:44 UTC

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

Hzfengsy commented on code in PR #12450:
URL: https://github.com/apache/tvm/pull/12450#discussion_r946457015


##########
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:
   Can we make the test "unit" enough? i.e. use a minimal case for better readability. 



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