init

expect suspend fun init()

Initializes the model and prepares it for inference.

This function must be called before invoking any other API on this compiler instance.