tfp.substrates.jax.math.log_cosh

Compute log(cosh(x)) in a numerically stable way.

x Float Tensor.
name Python str name prefixed to Ops created by this function. Default value: None (i.e., 'log_cosh').

log_cosh log_cosh(x).