jkatzsam/woods_ood

My code gets stuck on a certain epoch for a long time

Opened this issue · 1 comments

Hi,

When I run "bash run.sh woods cifar100 dtd dtd", my code gets stuck on a certain epoch for a long time, such as the 23rd epoch.

Sometimes the exception "Exception ignored in: <function Variable.del at 0x7f512914a200>" occurs.

Is that why? Is there something wrong with my environment? Is the pytorch version or python version wrong?

When running "bash run.sh woods cifar10 dtd dtd", it will run normally.

Sometimes it‘s ok, sometimes the program crashes.