You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
torch.cuda.is_available() is not working well with multiprocessing case
so we switch to use is_cpu() to check the device
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
0 commit comments