Does torch.erf support autograd?

If yes, Whats the approximation used to compute erf? since it cannot be computed in closed form.

Thanks