0xjah opened a new pull request, #19521:
URL: https://github.com/apache/tvm/pull/19521

   ## Summary
   - implement `convert_l2_normalization` via square/sum/sqrt/divide along the 
last axis
   - fix `convert_slice` to compute end indices and pass explicit `axes`
   - map `REVERSE_V2` to `relax.op.flip`
   - update structural-equal tests for L2 normalization, slice, and reverse_v2
   
   ## Testing
   - not run (local build failed: missing LLVMConfig.cmake on macOS)
   
   Ref #19412
   


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