Get an error when using DirectML #227
Unanswered
mariosconsta
asked this question in
Q&A
Replies: 1 comment
-
Hi @mariosconsta , did you mean Functionally speaking, all packages are equivalent when using pluggable devices so your GPU will still be used, even though the package is named |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an AMD GPU and I came upon this tool so I thought I could try it out! I did pip install tensorflow-directml, restarted my kernel and now I get this error when I run this code:
print(c)
Can I not use my GPU after all?
Beta Was this translation helpful? Give feedback.
All reactions