https://github.com/pytorch/vision/pull/8647 introduced a new way of determining whether the code is running internally. We should remove the existing https://github.com/pytorch/vision/blob/7eb09df3901091b08882c1b6df82fcbd0b710cd3/test/common_utils.py#L29 to avoid any confusion. (That one is only used in tests).