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

  /external/tensorflow/tensorflow/contrib/layers/python/layers/
target_column.py 54 loss_fn=_mean_squared_loss,
396 def _mean_squared_loss(logits, target): function
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
head.py 215 loss_fn=_mean_squared_loss,
542 def _mean_squared_loss(labels, logits, weights=None): function
    [all...]

Completed in 1329 milliseconds