jax.lax.log1p#

jax.lax.log1p(x)[源代码]#

逐元素计算 \(\mathrm{log}(1 + x)\)

参数:

x (类数组)

返回类型:

数组