jax.lax.log

Contents

jax.lax.log#

jax.lax.log(x)[source]#

Elementwise natural logarithm: \(\mathrm{log}(x)\).

Parameters:

x (jax.typing.ArrayLike)

Return type:

Array