yongwww opened a new pull request, #14460: URL: https://github.com/apache/tvm/pull/14460
Add a converter to convert the `StableHLO` to Relax, the source `StableHLO` IR could be lowered from `JAX`, or `TensorFlow`. - It depends on `StableHLO` Python Bindings maintained in `jaxlib` - It only supports only one-way conversion, and no MLIR Relax is introduced - Use JAX to generate reference inference result for accuracy verification, and an e2e (`JAX ResNet -> StableHLO -> Relax`) works -- 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]
