Warning

This page was created from a pull request.

jax.lax.log¶

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

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

Parameters

x (Any) –

Return type

Any