Searched refs:log_poisson_loss (Results 1 – 4 of 4) sorted by relevance
176 y_tf = nn_impl.log_poisson_loss(z_np, x_np, compute_full_loss=False)177 y_tf_stirling = nn_impl.log_poisson_loss(z_np, x_np, compute_full_loss=True)191 y_tf = nn_impl.log_poisson_loss(z_np, x_tf, compute_full_loss=False)192 y_tf_stirling = nn_impl.log_poisson_loss(
49 def log_poisson_loss(targets, log_input, compute_full_loss=False, name=None): function
204 name: "log_poisson_loss"
240 name: "log_poisson_loss"