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

Fix torchscript prediction with GPU #156

Merged
merged 1 commit into from
Nov 23, 2021
Merged

Conversation

constantinpape
Copy link
Contributor

Fixes #154

@github-actions github-actions bot added the bug Something isn't working label Nov 23, 2021
@FynnBe
Copy link
Member

FynnBe commented Nov 23, 2021

ah, such a straight forward fix 👍 I even wondered about this difference to the pytorch model dict adapter. Somehow MKLDNN tensor and weight is a dense tensor threw me off yesterday

@FynnBe FynnBe merged commit a8cff5e into main Nov 23, 2021
@FynnBe FynnBe deleted the fix-torchscript-prediction branch November 23, 2021 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests fail on GPU (on windows)
2 participants