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

Update fp8_gemm_tuner.py exchange import torch and hipbsolidxgemm #46

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

liligwu
Copy link

@liligwu liligwu commented Jun 11, 2024

ImportError: libc10.so: cannot open shared object file: No such file or directory

https://stackoverflow.com/a/65710714

ImportError: libc10.so: cannot open shared object file: No such file or directory

https://stackoverflow.com/a/65710714
@liligwu liligwu requested a review from charlifu June 11, 2024 13:44
@liligwu liligwu self-assigned this Jun 11, 2024
Copy link

@mawong-amd mawong-amd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good once linting passes!

@@ -4,9 +4,9 @@
import random
from pathlib import Path

import torch

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might need a # isort: split added inline after this import to pass linting.

@charlifu charlifu merged commit ff24102 into main Jun 11, 2024
13 checks passed
@charlifu charlifu deleted the liligwu-fix-fp8-tuner-import branch June 11, 2024 21:08
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 this pull request may close these issues.

3 participants