Lunderberg opened a new pull request #8574:
URL: https://github.com/apache/tvm/pull/8574


   - The onnx tests `test_basic_convinteger`, `test_convinteger_with_padding`, 
`test_range_float_type_positive_delta_expanded`, and 
`test_range_int32_type_positive_delta_expanded` don't run correctly on CUDA 
targets, so they are added to the exclusion.
   
   - Parametrized over the relative directory name, rather than the full 
directory name.  This improves readability of the pytest output, and keeps the 
same parametrized test name across different python version.
   
   - Changed the target-specific skips to check the target kind, rather than 
the full target string.


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