onnxruntime/onnxruntime
Changming Sun 14d349e290
Enable backtrace in unit tests (#17655)
### Description
Google test can be built either with absl/re2 or not. This PR enables
the build option so that google test framework can print out a nice
stacktrace when something went wrong. It helps locate test errors in CI
build pipelines.

Also, Google test will remove the build option and make it always ON. So
sooner or later we must make this change.
2023-09-29 12:32:56 -07:00
..
contrib_ops Fix Attention Runtime Error for CLIP model (#17729) 2023-09-28 14:32:08 -07:00
core Enable backtrace in unit tests (#17655) 2023-09-29 12:32:56 -07:00
python Bugfix: Add initializer to model in AttentionMask directly (#17719) 2023-09-27 14:53:37 -07:00
test Enable backtrace in unit tests (#17655) 2023-09-29 12:32:56 -07:00
tool/etw
wasm [js/webgpu] support IO binding (#17480) 2023-09-29 11:24:42 -07:00
__init__.py Bump Up Version to 1.17.0 (#17587) 2023-09-20 11:02:58 +08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings