mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-23 19:32:23 +00:00
### Description If Expand inputs has rank < 2, `inputIndicesHelper` and `outputIndicesHelper` create indices as u32 instead if array<u32> and `calculateInputIndex` throws an error ### Motivation and Context I've encountered this error while making StableDiffusion work with JSEP |
||
|---|---|---|
| .. | ||
| onnxjs | ||
| wasm | ||
| backend-onnxjs.ts | ||
| backend-wasm.ts | ||
| build-def.d.ts | ||
| index.ts | ||
| version.ts | ||