Unable to use TraceLoggingProvider etw_provider_handle ("ONNXRuntimeTraceLoggingProvider") in onnxruntime\core\session\onnxruntime_c_api.cc #23147
Unanswered
tzimmer420
asked this question in
General
Replies: 1 comment
-
It doesn't seem to be a bug of onnxruntime. I converted it from Github issue to a discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the issue
Unable to use ONNXRuntimeTraceLoggingProvider in onnxruntime\core\session\onnxruntime_c_api.cc. Build is unable to resolve "etw_provider_handle".
To reproduce
Add code with TraceLoggingWrite(etw_provider_handle, ...) in onnxruntime_c_api.cc.
Code will not build.
Urgency
No response
Platform
Windows
OS Version
26100
ONNX Runtime Installation
Built from Source
ONNX Runtime Version or Commit ID
1.20.1
ONNX Runtime API
Python
Architecture
X64
Execution Provider
Other / Unknown
Execution Provider Library Version
No response
Beta Was this translation helpful? Give feedback.
All reactions