zxybazh commented on code in PR #12127:
URL: https://github.com/apache/tvm/pull/12127#discussion_r937024824


##########
tests/python/unittest/test_meta_schedule_space_cuda.py:
##########
@@ -1239,6 +1239,90 @@ def cbr_0(data: T.Buffer[(1, 224, 224, 3), "float32"], 
kernel: T.Buffer[(7, 7, 3
     )
 
 
+def test_cuda_tbg():

Review Comment:
   This test case was moved to the right position before the PR, it got moved 
after the conv2d winograd testcase because of rebase. You can see there’s no 
change in the `files changed` tab page.



-- 
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-unsubscr...@tvm.apache.org

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

Reply via email to