AnastasiaStulova commented on pull request #8361:
URL: https://github.com/apache/tvm/pull/8361#issuecomment-871367727


   FYI there is also 
[https://github.com/apache/tvm/blob/main/tests/python/topi/python/test_topi_conv2d_nchw.py](https://github.com/apache/tvm/blob/main/tests/python/topi/python/test_topi_conv2d_nchw.py)
 for testing `NCHW` layout that already runs on all available targets. So if we 
run it where Arm CPU is enabled it will test it automatically.
   
   The only problem could be that it is a bit long-running as it has more than 
350 test cases but we could think of creating a fast running mode too.


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


Reply via email to