jcf94 commented on a change in pull request #6141:
URL: https://github.com/apache/incubator-tvm/pull/6141#discussion_r462048601
##########
File path: tests/python/unittest/test_auto_scheduler_measure.py
##########
@@ -71,6 +73,13 @@ def test_record():
s.compute_at(D_global, E, s[E].iters[2])
# Cache Write
s.cache_write(D, "shared")
+ # Pragma
Review comment:
Split to 4 functions.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]