nurpeiis/LeakGAN-PyTorch

cuda() no longer has an argument async for Py 3.7

Opened this issue · 0 comments

For latest Python versions async needs to be replaced by non_blocking to avoid syntactical errors.