Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress ONNX providers warning #969

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

grzegorz-roboflow
Copy link
Contributor

Description

Supporess warnings from ONNX like one below:

UserWarning: Specified provider 'CUDAExecutionProvider' is not in available provider names.Available providers: 'OpenVINOExecutionProvider, CPUExecutionProvider'

ONNX session log severity is set to 3 (ERROR) ((docs)[https://onnxruntime.ai/docs/api/python/api_summary.html])

Type of change

  • Quality of life

How has this change been tested, please provide a testcase or example of how you tested the change?

CI passing

Any specific deployment considerations

N/A

Docs

N/A

@grzegorz-roboflow grzegorz-roboflow merged commit 491859b into main Jan 22, 2025
35 checks passed
@grzegorz-roboflow grzegorz-roboflow deleted the supporess-onnx-providers-warning branch January 22, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants