提交 8b065bc1 编写于 作者: Y Yong Tang 提交者: Jonathan Hseu

Fix unaligned args in api_docs/python/tf/contrib/learn/Evaluable (#10423)

This commit fixes unaligned args in api_docs/python/tf/contrib/learn/Evaluable
Signed-off-by: NYong Tang <yong.tang.github@outlook.com>
上级 ed47ecf2
......@@ -90,7 +90,6 @@ class Evaluable(object):
friendly names for the metric to a `MetricSpec` object defining which
model outputs to evaluate against which labels with which metric
function.
Metric ops should support streaming, e.g., returning `update_op` and
`value` tensors. For example, see the options defined in
`../../../metrics/python/ops/metrics_ops.py`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册