Biubiubiu12 commented on code in PR #15274:
URL: https://github.com/apache/tvm/pull/15274#discussion_r1270160848
##########
tests/python/unittest/test_tir_schedule_blockize.py:
##########
@@ -354,5 +355,168 @@ def after_blocks_blockize(
verify_trace_roundtrip(sch=s, mod=blocks_func)
+def test_blockize_blocks_v1():
Review Comment:
This script is only part of implementing cv2.warpAffine
##########
tests/python/unittest/test_tir_schedule_blockize.py:
##########
@@ -354,5 +355,168 @@ def after_blocks_blockize(
verify_trace_roundtrip(sch=s, mod=blocks_func)
+def test_blockize_blocks_v1():
Review Comment:
This script is only part of implementing cv2.warpAffine.
--
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]