onnxruntime/winml/adapter
Jake Mathern c0b68e77af
Fix warnings (#21809)
### Description
Minor changes to resolve some warnings in ORT

### Motivation and Context
Binskim for WindowsAI (which consumes ORT) treats warnings as errors,
and has hit these warnings.
As a security requirement, warnings like "signed/unsigned mismatch" must
be resolved.
2024-08-21 14:23:37 -07:00
..
abi_custom_registry_impl.cpp [DML EP] Add GroupQueryAttention (#20327) 2024-04-19 10:25:29 -07:00
abi_custom_registry_impl.h [DML EP] Add GroupQueryAttention (#20327) 2024-04-19 10:25:29 -07:00
pch.h
winml_adapter_apis.h Fix DML regression from allocator refactor and enable unrounded weight allocation in ORT API (#17030) 2023-08-10 17:02:24 -07:00
winml_adapter_c_api.cpp Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
winml_adapter_c_api.h Improve comments in winml/ (#17163) 2023-08-15 23:30:56 -04:00
winml_adapter_dml.cpp Fix clang-format comment indents on Windows for winml/ (#17144) 2023-08-14 23:50:14 -04:00
winml_adapter_environment.cpp Add support for specifying a custom logging function per session. (#17727) 2023-09-29 19:46:55 -07:00
winml_adapter_execution_provider.cpp
winml_adapter_model.cpp Fix warnings (#21809) 2024-08-21 14:23:37 -07:00
winml_adapter_model.h
winml_adapter_session.cpp Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00