NNAPI

data class NNAPI(flags: Set<<ERROR CLASS>>) : ExecutionProvider

NNAPI execution provider. Available only on Android.

See also

OrtProvider.NNAPI

Parameters

flags

An NNAPI flags to modify the behavior of the NNAPI execution provider.

Constructors

NNAPI
Link copied to clipboard
common
fun NNAPI(flags: Set<<ERROR CLASS>> = emptySet())

Functions

addOptionsTo
Link copied to clipboard
common
open override fun addOptionsTo(sessionOptions: <ERROR CLASS>)

Adds execution provider options to the OrtSession.SessionOptions.

Properties

flags
Link copied to clipboard
common
val flags: Set<<ERROR CLASS>>
internalProviderId
Link copied to clipboard
common
val internalProviderId: <ERROR CLASS>