tlopex opened a new pull request, #19737:
URL: https://github.com/apache/tvm/pull/19737

   The python-unittest stage enumerates test directories explicitly, and 
tests/python/s_tir/transform was never enrolled when the transform tests were 
migrated into the s_tir namespace (#18722). As a result the directory has not 
been exercised by CI at all, which let several regressions land on main 
unnoticed
   
   Add the directory to TEST_FILES so the s_tir transform passes are covered. 
GPU-marked tests are filtered by the -m gpu marker selection in the gpuonly 
variant, so CPU enrollment is safe.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to