onnxruntime
dc1724b0
- Reduce DataTypeImpl binary size (#9783)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Reduce DataTypeImpl binary size (#9783) * Reduce the number of virtual methods in DataTypeImpl to reduce binary size. Refactor some helpers to reduce the amount of templatized code.
References
#9783 - Reduce DataTypeImpl binary size
Author
skottmckay
Parents
f390347c
Loading