adstraw commented on code in PR #12954:
URL: https://github.com/apache/tvm/pull/12954#discussion_r986049998
##########
tests/python/contrib/test_hexagon/test_software_pipeline_async.py:
##########
@@ -46,18 +47,33 @@ def plus_one_ref(a):
return plus_one_primfunc, plus_one_ref
[email protected]_hexagon
-def test_software_pipeline_with_cache_read(hexagon_launcher, compute, outer,
inner, dtype, scope):
[email protected]
Review Comment:
This is an artifact of the GitHub diff. I split out the schedule as a
parameter here. The test now starts on line 74.
--
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]