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

  /external/tensorflow/tensorflow/contrib/tensor_forest/client/
eval_metrics_test.py 63 accuracy_op, update_op = eval_metrics._accuracy(predictions, targets)
eval_metrics.py 46 def _accuracy(predictions, targets, weights=None): function
132 'accuracy': _accuracy,

Completed in 76 milliseconds