Aharrypotter commented on PR #19538:
URL: https://github.com/apache/tvm/pull/19538#issuecomment-4521031259

   I rebased the branch and resolved the merge conflicts.
   
   During the post-rebase check, I found a few related issues and fixed them in 
the same update:
   
   * Avoid generated `tflite` FlatBuffer builder APIs in tests, since they are 
not available in CI.
   * Make the quantized elemwise path follow the same DQ -> float op -> Q 
pattern used by the other quantized converters.
   * Add regression tests for quantized elemwise ops, fused activation 
handling, and per-channel Conv2D bias / axis remapping.
   
   These changes are closely related to the rebase and should help keep the PR 
passing.


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