trevor-m commented on pull request #5857:
URL: https://github.com/apache/incubator-tvm/pull/5857#issuecomment-647770558


   > Any unit test?
   
   `RELAY_TEST_TARGETS=opencl python3 tests/python/relay/test_op_level5.py` 
will test this. 
   
   We would need to add `opencl` to `ctx_list` to have this run by default 
https://github.com/apache/incubator-tvm/blob/master/python/tvm/relay/testing/config.py#L28
   
   Currently the CI doesn't test anything for opencl which is why we don't find 
out about these errors until much later. Do we know why we don't test opencl?


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