Pytorch with cuda 11.2?

Is build with 11.2 cuda available? If so, please share the link.

Thanks.

No, the binaries are currently built with CUDA 10.2, 11.3, and 11.5.
If you want to use CUDA 11.2 you could build PyTorch from source as described here.