onnxruntime
9f7dffb1
- Make it easier to fold MakeString usages to reduce binary size. (#6754)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Make it easier to fold MakeString usages to reduce binary size. (#6754) * Decay char[n] to char* so that we get better re-use of MakeString invocations.
References
#6754 - Make it easier to fold MakeString usages to reduce binary size.
Author
skottmckay
Parents
3bda7f4d
Loading