Skip to content

Commit 5ca9c2d

Browse files
committed
Update code test=develop
1 parent b294353 commit 5ca9c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/paddle/fluid/metrics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ def get_map_var(self):
709709

710710
def reset(self, executor, reset_program=None):
711711
"""
712-
reset metric states at the begin of each pass/user specified batch.
712+
Reset metric states at the begin of each pass/user specified batch.
713713
714714
Args:
715715
executor(Executor): a executor for executing

0 commit comments

Comments
 (0)