Debug run on CPU #1510
Unanswered
VincentCoulombe
asked this question in
Q&A
Replies: 1 comment
-
Hi, Here in the doc of mmdet. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a bug in my data processing pipeline, and it is very hard to debug as all the tensors are put on the GPU automatically.
Reading through the documentation, I have not found how to force the run to be on CPU so that I can have a meaningful traceback when an error is raised.
Does anybody know how?
Thank you,
Vincent
Beta Was this translation helpful? Give feedback.
All reactions