initializeWith

abstract fun initializeWith(vararg executionProviders: ExecutionProvider = arrayOf(CPU(true)))

Initialize the model with the specified executions providers.