mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +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 |
||
|---|---|---|
| .. | ||
| binding | ||
| jsep | ||
| proxy-worker | ||
| proxy-messages.ts | ||
| proxy-wrapper.ts | ||
| run-options.ts | ||
| session-handler.ts | ||
| session-options.ts | ||
| wasm-common.ts | ||
| wasm-core-impl.ts | ||
| wasm-factory.ts | ||
| wasm-utils.ts | ||