Unverified Commit 5775220a authored by Shining Sun's avatar Shining Sun Committed by GitHub
Browse files

fix a typo in doc string (#6475)

parent 76300c26
......@@ -37,7 +37,7 @@ class TimeHistory(tf.keras.callbacks.Callback):
def __init__(self, batch_size, log_steps):
"""Callback for logging performance (# examples/second).
k
Args:
batch_size: Total batch size.
log_steps: Interval of time history logs.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment