onnxruntime/onnxruntime
Gavin Kinsey 1fce51b3b2
Fix all instances of 4244 and 4267 warnings in OV EP code (#23567)
### Description
Remove MSVC warnings 4244, 4267 from the list of disabled warnings in
cmake.
Fix the code that generates the warnings so that it no longer does.

### Motivation and Context
This makes onnxruntime_providers_openvino.dll pass BinSkim analysis.
Without this change BinSkim complains about the disabled warnings.
2025-02-04 17:13:27 -08:00
..
contrib_ops DP4AMatMul perf refinements (#23539) 2025-01-31 10:20:01 -08:00
core Fix all instances of 4244 and 4267 warnings in OV EP code (#23567) 2025-02-04 17:13:27 -08:00
lora
python [EP Perf] Update env to ubuntu 22.04 (#23570) 2025-02-03 17:35:33 -08:00
test Update QNN default version to 2.31 (#23573) 2025-02-04 16:24:54 -08:00
tool/etw
wasm [WebNN] Fixed WebNN Module undefined issue (#22795) 2024-11-11 21:31:24 -08:00
__init__.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings