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

   ## Summary
   
   - Move whole-Tensor arithmetic and cast dispatch onto `te.Tensor` while 
scalar TIRx smart constructors decline whole-Tensor operands.
   - Remove the legacy `tirx.generic` module, TOPI import-time mutation bridge, 
and obsolete aliases.
   - Migrate scan and cast callers while preserving identity-gated Thrust sum 
selection.
   
   Whole-Tensor behavior now lives with TE, leaving scalar TIRx construction 
independent of TOPI initialization.


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