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

   ## Summary
   
   Add Relax TFLite frontend support for `STABLEHLO_RESHAPE`.
   
   The converter now maps `STABLEHLO_RESHAPE` to Relax `reshape` by reading the 
output tensor shape from the TFLite model metadata.
   
   ## Testing
   
   - Added a structural-equal test for importing a minimal `STABLEHLO_RESHAPE` 
TFLite model.
   - Verified Python syntax with `py_compile`.
   
   Related to #19519.


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