Searched refs:_accuracy (Results 1 – 2 of 2) sorted by relevance
46 def _accuracy(predictions, targets, weights=None): function132 'accuracy': _accuracy,
63 accuracy_op, update_op = eval_metrics._accuracy(predictions, targets)