Can Eigen-CAM be computed using GPU or it process in CPU? #378
Unanswered
CristianCosci
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to set
but it is been processed in CPU and not in GPU (of course i tried other method like ablation and grad-cam using in GPU and everything is ok).
Did I make some mistake or is it calculated using the CPU?
Beta Was this translation helpful? Give feedback.
All reactions