CHXAdmin
Results
3
comments of
CHXAdmin
use this code: image_outputs["errormap"] = [disp_error_image_func.apply(disp_est, disp_gt) for disp_est in disp_ests]
I want to use two gpu,and add model.parallel(),this happended
I meet the same problem,how to solve this?