You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it make sense to introduce the options proposed there? Which ones would be more problematic for us?
Considering the different operating systems and possible compilers.
Makes sense for me. The new compile options are relatively easy to add to CMake. And since ONNX is not computation-intensive, the resulting performance penalty is acceptable.
Speed is certainly interesting in one application or another, so the question for me is a) can we measure this in any reasonable way, b) would it then have to be optional or configurable?
Ask a Question
Would it make sense to introduce the options proposed there? Which ones would be more problematic for us?
Considering the different operating systems and possible compilers.
https://best.openssf.org/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.html
@cyyever @justinchuby
The text was updated successfully, but these errors were encountered: