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] Compile Error when importing torch after migraphx #3487

Open
richagadgil opened this issue Sep 27, 2024 · 0 comments · May be fixed by #3493
Open

[BUG] Compile Error when importing torch after migraphx #3487

richagadgil opened this issue Sep 27, 2024 · 0 comments · May be fixed by #3493
Assignees

Comments

@richagadgil
Copy link
Contributor

richagadgil commented Sep 27, 2024

Description:

model.compile() results in string of hiprtc errors when torch is imported after migraphx

Steps to Reproduce:

  1. pip install -r torch_requirements.txt
  2. pip install -r requirements.txt
  3. python3 compile_model.py

compile_model_failure.zip

Full Error Log:

compile_error.txt

@richagadgil richagadgil self-assigned this Sep 27, 2024
@richagadgil richagadgil linked a pull request Oct 1, 2024 that will close this issue
@richagadgil richagadgil linked a pull request Oct 1, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant