onnxruntime
85898929
- Reduce binary size of strided copy used by Concat (#8913)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Reduce binary size of strided copy used by Concat (#8913) * Change the strided copy to switch on data size not data type. Move to header so we can reduce on the enabled types. Setup type reduction for Concat now that it's using this implementation.
References
#8913 - Reduce binary size of strided copy used by Concat
Author
skottmckay
Parents
9e661b64
Loading