mshr-h opened a new pull request, #19989:
URL: https://github.com/apache/tvm/pull/19989

   This PR uses `torch.testing.make_tensor` where it provides a clear testing 
benefit in the PyTorch exported-program frontend tests.
   
   - Generate boolean masks directly instead of comparing random float tensors
   - Generate parametrized dtypes directly instead of creating integer tensors 
and converting them with `.to()`
   - Specify the CPU device explicitly
   


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