tensordict.nn.inv_softplus¶
- tensordict.nn.inv_softplus(bias: (在 Python v3.13) | (在 PyTorch v2.7)) (在 Python v3.13) | (在 PyTorch v2.7) ¶
反向 softplus 函数。
- 参数:
bias ((在 Python v3.13) 或 张量) – 要进行 softplus 逆变换的值。
反向 softplus 函数。
bias ((在 Python v3.13) 或 张量) – 要进行 softplus 逆变换的值。