Torch.epsilon()

No.
AFAIK, PyTorch does not have anything similar epsilon as you mention above.
IMO, it is good practice to mention our own epsilon value in the program and not depend on the framework.