Do the pip available versions of pytorch support intel-mkl?

The readme on Github states that Pytorch integrates Intel MKL. Do I need any specific versions or configuration setups for this feature, or do the wheels that are available via pip enable MKL by default?

Thanks In advance for any help!