mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
STY Minor flake8 fix (#197)
This commit is contained in:
committed by
William Falcon
parent
dac41030d4
commit
62252cee58
@@ -95,7 +95,7 @@ class Trainer(TrainerIO):
|
||||
:param current_gpu_name:
|
||||
:param nb_gpu_nodes:
|
||||
:param gpus:
|
||||
:param \: Log GPU memory utilization as metric
|
||||
:param log_gpu_memory: Log GPU memory utilization as metric
|
||||
during training. This can lead to lower performance on some
|
||||
servers, in particular when `nvidia-smi` is slow.
|
||||
:param show_progress_bar:
|
||||
|
||||
Reference in New Issue
Block a user