onnxruntime
24ece479
- [JSEP] adjust edge case logic for scatternd (#24172)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[JSEP] adjust edge case logic for scatternd (#24172) Fixes https://github.com/microsoft/onnxruntime/issues/24070 by explicitly restricting single-threaded, sequential execution in the case where `reduction=none && hasDuplicates`.
References
#24172 - [JSEP] adjust edge case logic for scatternd
Author
prathikr
Parents
5d805c23
Loading