Searched defs:streaming_accuracy (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/metrics/
H A D__init__.py20 @@streaming_accuracy
93 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_accuracy namespace
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
H A Dmetric_ops.py346 def streaming_accuracy(predictions, function
354 The `streaming_accuracy` function creates two local variables, `total` and
3731 'streaming_accuracy',

Completed in 372 milliseconds