onnxruntime/onnxruntime
Sheil Kumar 867e0401a7
Catch statement causing build failures for flavors with EHsc disabled (#21902)
### Description
Catch in etw_sink.cc is causing build failures for flavors with EHsc
disabled.
Remove the catch and set the Failure state as a response the FAILED
check.


### Motivation and Context
Catch in etw_sink.cc is causing build failures for flavors with EHsc
disabled.

---------

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2024-08-29 12:15:39 -07:00
..
contrib_ops enhance string util functions (#21893) 2024-08-29 10:37:50 -07:00
core Catch statement causing build failures for flavors with EHsc disabled (#21902) 2024-08-29 12:15:39 -07:00
python Add overflow protection for quantization bias to reduce quantization precision loss (#21645) 2024-08-28 14:29:17 -07:00
test Support Smooth Softmax in fmha (#21885) 2024-08-28 09:29:33 -07:00
tool/etw Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
wasm Introduce custom external data loader (#21634) 2024-08-27 12:18:52 -07:00
__init__.py bumps up version in main from 1.19 -> 1.20 (#21588) 2024-08-05 15:46:04 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings