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

[BUG] Runtime Error: No HIP GPUs Available when torch imported after migraphx #3488

Open
richagadgil opened this issue Sep 27, 2024 · 0 comments
Assignees

Comments

@richagadgil
Copy link
Contributor

richagadgil commented Sep 27, 2024

Description:

tensor.to(device="cuda") results in No HIP GPUs Available when torch imported after migraphx

Steps to Reproduce:

  1. pip install -r torch_requirements.txt
  2. pip install -r requirements.txt
  3. python load_model.py

load_error.zip

Full Error Log:
load_error.txt

@richagadgil richagadgil self-assigned this Sep 27, 2024
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

No branches or pull requests

1 participant