tensordict.nn.inv_softplus¶ tensordict.nn.inv_softplus(bias: float | torch.Tensor) → float | torch.Tensor¶ 反软加函数。 参数: bias (float 或 tensor) – 要进行软加反演的值。