Whether enable CPU memory arena.
This setting is available only in ONNXRuntime (Node.js binding and react-native) or WebAssembly backend
Whether enable memory pattern.
This setting is available only in ONNXRuntime (Node.js binding and react-native) or WebAssembly backend
Wether enable profiling.
This setting is a placeholder for a future use.
Execution mode.
This setting is available only in ONNXRuntime (Node.js binding and react-native) or WebAssembly backend
An array of execution provider options.
An execution provider option can be a string indicating the name of the execution provider, or an object of corresponding type.
Store configurations for a session. See https://github.com/microsoft/onnxruntime/blob/master/include/onnxruntime/core/session/ onnxruntime_session_options_config_keys.h
This setting is available only in WebAssembly backend. Will support Node.js binding and react-native later
The optimization level.
This setting is available only in ONNXRuntime (Node.js binding and react-native) or WebAssembly backend
The inter OP threads number.
This setting is available only in ONNXRuntime (Node.js binding and react-native).
The intra OP threads number.
This setting is available only in ONNXRuntime (Node.js binding and react-native).
Log ID.
This setting is available only in ONNXRuntime (Node.js binding and react-native) or WebAssembly backend
Log severity level. See https://github.com/microsoft/onnxruntime/blob/master/include/onnxruntime/core/common/logging/severity.h
This setting is available only in ONNXRuntime (Node.js binding and react-native) or WebAssembly backend
Log verbosity level.
This setting is available only in WebAssembly backend. Will support Node.js binding and react-native later
File prefix for profiling.
This setting is a placeholder for a future use.
Generated using TypeDoc
A set of configurations for session behavior.