Shortcuts

tensordict.nn.inv_softplus

tensordict.nn.inv_softplus(bias: float | torch.Tensor) float | torch.Tensor

Inverse softplus function.

Parameters:

bias (float or tensor) – the value to be softplus-inverted.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources