onnxruntime
a532c8ae - [JSEP] Fix inputShape index OOB in slice.ts (#25364)

Commit
157 days ago
[JSEP] Fix inputShape index OOB in slice.ts (#25364) Use `inputShape.length - 1` instead of `inputShape.length` to avoid out-of-bounds access.
Author
Parents
Loading