Typo in documentation.

PiperOrigin-RevId: 219227828
This commit is contained in:
A. Unique TensorFlower 2018-10-29 18:13:33 -07:00 committed by TensorFlower Gardener
parent 466681b17e
commit 84471565eb

View File

@ -126,7 +126,7 @@ def set_stats_aggregator(stats_aggregator, tag="", counter_prefix=""):
tag: (Optional) String, all statistics recorded for the input `dataset`
will have given `tag` prepend with the name.
counter_prefix: (Optional) String, all statistics recorded as `counters`
will have the given `prefix` for the counter. Defaults to "/tesorflow".
will have the given `prefix` for the counter. Defaults to "/tensorflow".
Returns:
A `Dataset` transformation function, which can be passed to