HomeSort by relevance Sort by last modified time
    Searched refs:_call_loss_fn (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/estimator/canned/
head.py 397 def _call_loss_fn(loss_fn, labels, logits, features, expected_loss_dim=1): function
678 unweighted_loss = _call_loss_fn(
    [all...]
  /external/tensorflow/tensorflow/contrib/estimator/python/estimator/
head.py 400 unweighted_loss = head_lib._call_loss_fn( # pylint:disable=protected-access

Completed in 338 milliseconds