initializeWith
abstract fun initializeWith(vararg executionProviders: ExecutionProvider = arrayOf(CPU(true)))
Content copied to clipboard
Initialize the model with the specified executions providers.
Initialize the model with the specified executions providers.