-
Notifications
You must be signed in to change notification settings - Fork 636
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
Does it work on AMD Radeon 780M? #59
Comments
From the Readme:
|
i have tested it in stable diffusion,it works well |
@HysterLc Thank you so much for the feedback, could you please share your configuration and setup? |
https://github.com/likelovewant/ROCmLibs-for-gfx1103-AMD780M-APU- the project is here. |
2024-03-30 15:49:23.703106: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_101.dll'; dlerror: cudart64_101.dll not found ... ... D:\Program Files\Python\Python38\lib\site-packages\gym\logger.py:30: UserWarning: �[33mWARN: Box bound precision lowered by casting to float16�[0m 2024-03-30 15:49:25.380976: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 |
copy and rename some dll file in ZLUDA folder could make application load part of dll success as below 2024-03-30 16:46:21.628376: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1561] Found device 0 with properties: |
Are there any tests on AMD integrated graphics, such as the Radeon 780M?
The text was updated successfully, but these errors were encountered: