Closed cclauss closed 3 years ago
In https://github.com/pytorch/pytorch/pull/4999/files CUDA moved from using async (a syntax error in Python >= 3.7) to __non_blocking__.
@jfpuget
In https://github.com/pytorch/pytorch/pull/4999/files CUDA moved from using async (a syntax error in Python >= 3.7) to __non_blocking__.