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

Add audonnx.device_to_providers() #77

Merged
merged 3 commits into from
Dec 14, 2023
Merged

Add audonnx.device_to_providers() #77

merged 3 commits into from
Dec 14, 2023

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Dec 14, 2023

Closes #76

This adds audonnx.device_to_providers() to the public API.

image

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Merging #77 (456a6c6) into main (33faab7) will not change coverage.
The diff coverage is 100.0%.

Additional details and impacted files
Files Coverage Δ
audonnx/__init__.py 100.0% <100.0%> (ø)
audonnx/core/model.py 100.0% <100.0%> (ø)
audonnx/core/ort.py 100.0% <100.0%> (ø)

@hagenw hagenw requested a review from audeerington December 14, 2023 09:51
Copy link
Contributor

@audeerington audeerington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this, looks good to me!

@hagenw hagenw merged commit 8ea3b90 into main Dec 14, 2023
9 checks passed
@hagenw hagenw deleted the device-to-providers branch December 14, 2023 11:00
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.

Add audonnx.device_to_providers()
2 participants