Tutorials¶
In order to use Genie, you will need to follow at least these two tutorials:
How to Use Genie - This shows how you can prepare and execute your model on a target device using a Genie workflow.
Source Code Examples - This shows how to write an on-target application to use your model to run inferences using Genie’s APIs.
Beyond these two core workflows, Genie can be customized for many different use cases. For example, creating a pipeline of AI transforms using Genie Pipeline.
Read below to learn about these features and see example configuration files: