Why is LibTorch from pip not build with CXX11 ABI

The wheels support manylinux based on CentOS7 as described here and thus are build without the CXX11 ABI. Since CentOS7 is EOL already, future releases could relax the requirement and use the CXX11 ABI.