lygztq commented on pull request #8166:
URL: https://github.com/apache/tvm/pull/8166#issuecomment-855192258


   > Thanks @lygztq , can you please add a test case to cover this bug?
   
   I think there is already a test case for this in relay (see 
[here](https://github.com/apache/tvm/blob/main/tests/python/relay/test_any.py#L822)),
 but it does not seem to be used in CI. This test will fail on my machine if we 
do not use cublas for cuda devices and may not invoke this x86 implementation 
on cpu. And I am not sure whether adding a dynamic shape tensor test 
[here](https://github.com/apache/tvm/blob/main/tests/python/topi/python/test_topi_dense.py)
 directly is a good choice.


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


Reply via email to