PyTorch version of scipy.special.hyperu

Hi All,

Is there an equivalent of scipy.special.hyperu within PyTorch? I’ve read the docs within the torch.special namespace and the hyperu function isn’t there.

Is there an equivalent for the confluent hypergeometric function?