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

Revert torchvision constraint #691

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

skuros
Copy link
Contributor

@skuros skuros commented Jul 26, 2024

After the newest release of torch==2.4.0 the issue with torchvision is gone. Installing the constraint torchvision<0.19.0 with the mentioned torch version is a root cause of the following error:
RuntimeError: operator torchvision::nms does not exist

For more details please refer to the link.

@github-actions github-actions bot added the category: llm_bench Label for tool/llm_bench folder label Jul 26, 2024
@andrei-kochin andrei-kochin merged commit 9d35767 into openvinotoolkit:master Jul 26, 2024
12 of 13 checks passed
@skuros skuros deleted the revert-torchvision branch October 8, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: llm_bench Label for tool/llm_bench folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants