Bootstrap

target = target.cuda(async = True) ^SyntaxError: invalid syntax

把async改为non_blocking 

;