onnxruntime/winml/adapter
Pranav Sharma 668c70ee11
Add support for specifying a custom logging function per session. (#17727)
### Description
Add support for specifying a custom logging function per session.
Bindings for other languages will be added after this PR is merged.

### Motivation and Context
Users want a way to override the logging provided by the environment.
2023-09-29 19:46:55 -07:00
..
abi_custom_registry_impl.cpp
abi_custom_registry_impl.h
pch.h
winml_adapter_apis.h
winml_adapter_c_api.cpp
winml_adapter_c_api.h
winml_adapter_dml.cpp
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
winml_adapter_model.h
winml_adapter_session.cpp