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

  /external/tensorflow/tensorflow/contrib/estimator/python/estimator/
head.py 575 recall_key = keys.RECALL_AT_THRESHOLD % threshold
576 metric_ops[head_lib._summary_key(self._name, recall_key)] = ( # pylint:disable=protected-access
582 name=recall_key))
  /external/tensorflow/tensorflow/python/estimator/canned/
head.py     [all...]

Completed in 175 milliseconds