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

   ## Why
   The `dynamic_strided_slice` operator was missing the `TMixedPrecisionPolicy` 
attribute, preventing it from participating in mixed precision transformations. 
This meant the operator couldn't be optimized for fp16 computations in mixed 
precision workflows.
   
   ## How
   - Added `TMixedPrecisionPolicy` attribute with `kFollow` policy
   - Added test cases
   


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