Home
last modified time | relevance | path

Searched refs:log_poisson_loss (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dnn_test.py176 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(
Dnn_impl.py49 def log_poisson_loss(targets, log_input, compute_full_loss=False, name=None): function
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.nn.pbtxt204 name: "log_poisson_loss"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.nn.pbtxt240 name: "log_poisson_loss"