From fa90c4627874628e0a5d764c4bee1a5392b1b0b1 Mon Sep 17 00:00:00 2001 From: Mihir Patel Date: Mon, 27 Feb 2023 10:53:25 -0800 Subject: [PATCH] doc adjustmnet --- composer/callbacks/speed_monitor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer/callbacks/speed_monitor.py b/composer/callbacks/speed_monitor.py index 0b23521e97..eb72de2325 100644 --- a/composer/callbacks/speed_monitor.py +++ b/composer/callbacks/speed_monitor.py @@ -130,7 +130,7 @@ def get_gpu_flops_available(state: State): class SpeedMonitor(Callback): - """Logs the training throughput. + """Logs the training throughput and utilization. The training throughput is logged on the :attr:`.Event.BATCH_END` event once we have reached the `window_size` threshold. If a model has `flops_per_batch` attribute, then flops per second