"""Create a PyTorch compatible function from an PyTensor `Op`."""
raiseNotImplementedError(
f"No PyTorch conversion for the given `Op`: {op}.\nCheck out `https://github.com/pymc-devs/pytensor/issues/821` for progress or to request we prioritize this operation"