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

NAVI31 was not detected properly due to a typo. #1

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

briansp2020
Copy link
Owner

I was trying to compile the TensorFlow for my RX 7900XTX and found that a typo in device_description.h was preventing it from detecting the card properly. With this fix, TF now detects my graphics card.

I'm sure there are other issues that need to be addressed before 7900 series works properly. But I wanted to bring this to the developer's attention.

So far, I got a Stable Defusion (https://gist.github.com/BloodBlight/0d36b33d215056395f34db26fb419a63) and an LLM (https://blog.mlc.ai/2023/08/09/Making-AMD-GPUs-competitive-for-LLM-inference) working on my 7900 and want to get FT working as well. It seems AMD is getting close to supporting all the popular ML models soon.

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.

1 participant