# This function was copied from: https://github.com/huggingface/accelerate/blob/874c4967d94badd24f893064cc3bef45f57cadf7/src/accelerate/utils/versions.py#L338
@cache
defis_torch_version(operation:str,version:str):
"""
Compares the current PyTorch version to a given reference with an operation.