Fix memory access violations in the CPU float16 min and max operators #4340
Annotations
2 warnings
Run build.py(arm64-osx):
onnxruntime/core/providers/cpu/text/string_normalizer.cc#L223
'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
|
Run build.py(x64-osx):
onnxruntime/core/providers/cpu/text/string_normalizer.cc#L223
'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
|
Loading