onnxruntime
c0d23d5f
- Fix bug with Slice. Need to pass in flattened input dimensions so the initial offset into the input is calculated correctly. (#2372)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Fix bug with Slice. Need to pass in flattened input dimensions so the initial offset into the input is calculated correctly. (#2372)
References
#2372 - Fix bug with Slice when flattening some output dimensions
Author
skottmckay
Parents
9e26f4de
Loading