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

Make weights_load_device not change EngineArgs.create_load_config() #336

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

kzawora-intel
Copy link

Some backends rely on calling EngineArgs.create_load_config() directly, for which we've altered the API. We don't need to alter it to enable weight load device functionality. This PR fixes it.

@afierka-intel afierka-intel merged commit 9111a80 into habana_main Sep 24, 2024
19 checks passed
@kzawora-intel kzawora-intel added the habana Issues or PRs submitted by Habana Labs label Sep 30, 2024
@kzawora-intel kzawora-intel deleted the private/kzawora/weight_load_device_api branch October 7, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
habana Issues or PRs submitted by Habana Labs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants