Preparing search index...
The search index is not available
ONNX Runtime JavaScript API
ONNX Runtime JavaScript API
InferenceSession
NnapiExecutionProviderOption
Interface NnapiExecutionProviderOption
interface
NnapiExecutionProviderOption
{
cpuDisabled
?:
boolean
;
cpuOnly
?:
boolean
;
name
:
"nnapi"
;
useFP16
?:
boolean
;
useNCHW
?:
boolean
;
}
Hierarchy (
view full
)
ExecutionProviderOption
NnapiExecutionProviderOption
Index
Properties
cpu
Disabled?
cpu
Only?
name
useFP16?
useNCHW?
Properties
Optional
cpu
Disabled
cpu
Disabled
?:
boolean
Optional
cpu
Only
cpu
Only
?:
boolean
Readonly
name
name
:
"nnapi"
Optional
useFP16
useFP16
?:
boolean
Optional
useNCHW
useNCHW
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cpu
Disabled
cpu
Only
name
useFP16
useNCHW
ONNX Runtime JavaScript API
Env
WasmFilePaths
WebAssemblyFlags
WebGLFlags
WebGpuFlags
WebGpuProfilingDataV1
WebGpuProfilingDataV1TensorMetadata
WasmPathPrefix
WasmPrefixOrFilePaths
WebGpuProfilingData
InferenceSession
CoreMLExecutionProviderOption
CpuExecutionProviderOption
CudaExecutionProviderOption
DmlExecutionProviderOption
ExecutionProviderOption
ExecutionProviderOptionMap
NnapiExecutionProviderOption
QnnExecutionProviderOption
RunOptions
SessionOptions
TensorRtExecutionProviderOption
ValueMetadata
WebAssemblyExecutionProviderOption
WebGLExecutionProviderOption
WebGpuExecutionProviderOption
WebNNContextOptions
WebNNExecutionProviderName
WebNNOptionsWebGpu
WebNNOptionsWithMLContext
WebNNOptionsWithoutMLContext
XnnpackExecutionProviderOption
ExecutionProviderConfig
ExecutionProviderName
FeedsType
FetchesType
NullableOnnxValueMapType
OnnxValueMapType
ReturnType
WebNNExecutionProviderOption
Tensor
DataTypeMap
ElementTypeMap
CpuPinnedDataTypes
DataLocation
DataType
ElementType
GpuBufferDataTypes
GpuBufferType
GpuBufferTypeFallback
MLTensorDataTypes
MLTensorType
MLTensorTypeFallback
TextureDataTypes
TextureType
Type
ConversionUtils
CpuPinnedConstructorParameters
Env
ExternalDataFileDescription
GpuBufferConstructorParameters
InferenceSession
InferenceSessionFactory
MLTensorConstructorParameters
OnnxModelOptions
OptionResizedDimensions
OptionsDimensions
OptionsFormat
OptionsNormalizationParameters
OptionsTensorDataType
OptionsTensorFormat
OptionsTensorLayout
Tensor
TensorConstructor
TensorFactory
TensorFromGpuBufferOptions
TensorFromImageBitmapOptions
TensorFromImageDataOptions
TensorFromImageElementOptions
TensorFromMLTensorOptions
TensorFromTextureOptions
TensorFromUrlOptions
TensorToDataUrlOptions
TensorToImageDataOptions
TextureConstructorParameters
TypedTensor
ExternalDataFileType
FileBlob
FileData
FileType
FileUrlOrPath
ImageFormat
ImageTensorLayout
NonTensorType
OnnxValue
OnnxValueDataLocation
InferenceSession
Tensor
env
Generated using
TypeDoc