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

Torchvision Models failing for dynamic case on Vulkan backend. #309

Closed
monorimet opened this issue Sep 1, 2022 · 0 comments
Closed

Torchvision Models failing for dynamic case on Vulkan backend. #309

monorimet opened this issue Sep 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@monorimet
Copy link
Collaborator

Error log for resnet101 that is similar (if not identical) to the error messages produced from the dynamic vulkan case on a few of our PyTorch models: gist

This error is also encountered for the dynamic vulkan case on the following models:

  1. alexnet_torch
  2. mobilenet_v3_small_torch
  3. resnet101_torch
  4. resnet18_torch
  5. resnet50_torch
  6. squeezenet1_0_torch
  7. wide_resnet50_2

These cases will be xfailed.

@monorimet monorimet added the bug Something isn't working label Sep 1, 2022
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

No branches or pull requests

1 participant