## 🚀 Feature PyTorch now exposes [`torch.__version__` as a `TorchVersion` object](https://github.com/pytorch/pytorch/blob/1022443168b5fad55bbd03d087abf574c9d2e9df/torch/torch_version.py#L13), which allows for better version comparisons. We might be able to simplify things like https://github.com/pytorch/vision/pull/4285/files#r692734821