Skip to content

Commit 2733d24

Browse files
annarevtensorflower-gardener
authored andcommitted
Internal change.
PiperOrigin-RevId: 170137109
1 parent 2e5bc30 commit 2733d24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tensorflow/python/platform/benchmark.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ def report_benchmark(
169169
170170
Args:
171171
iters: (optional) How many iterations were run
172-
cpu_time: (optional) Total cpu time in seconds
173-
wall_time: (optional) Total wall time in seconds
172+
cpu_time: (optional) median or mean cpu time in seconds.
173+
wall_time: (optional) median or mean wall time in seconds.
174174
throughput: (optional) Throughput (in MB/s)
175175
extras: (optional) Dict mapping string keys to additional benchmark info.
176176
Values may be either floats or values that are convertible to strings.

0 commit comments

Comments
 (0)