Describe the issue
Inference session cannot be created with SharedArrayBuffer, only ArrayBuffer is accepted
TypeError: Invalid argument: args has to be either (modelPath, options) or (buffer, byteOffset, byteLength, options).
To reproduce
Load any model with SharedArrayBuffer
Urgency
high
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
Execution Provider
'wasm'/'cpu' (WebAssembly CPU)