onnxruntime
39d1b9e1
- Fix bug in Slice helper when dim value is zero (#9492)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fix bug in Slice helper when dim value is zero (#9492) * Don't clamp if dim_value is zero as that will set `step` to an invalid value.
References
#9492 - Fix bug in Slice helper when dim value is zero
Author
skottmckay
Parents
dbe1b57a
Loading