Running inference of the model converted for axelera metis

Hi

How can I run inference on axelera metis of the model compiled by degirum?

Hi @giovanni.distasio

Welcome to the DeGirum community. Glad to see you were able to compile a model for Axelera metis with our cloud compiler. Our team is currently working on detailed user guides for Axelera and they should be available mid next week.

However, to get started, you can see a basic example here: PySDKExamples/examples/google_colab/pysdk_axelera_hello_world.ipynb at main · DeGirum/PySDKExamples.

Fo advanced use cases, you can see other examples in the repo: DeGirum/PySDKExamples: DeGirum PySDK Usage Examples. You just need to change the model name to appropriate model.

Please let us know if you encounter any issues.