Files
pytorch-lightning/pytorch_lightning
Max Horn dac41030d4 Allow to deactivate GPU memory logging in Trainer (#190)
* Allow to deactivate GPU memory logging in Trainer

Adds the flag `log_gpu_memory` to Trainer to deactivate logging of GPU
memory utilization. On some servers logging the GPU memory usage can
significantly slow down training.

* Update Logging.md

* Update trainer.py
2019-09-04 10:43:46 -04:00
..
2019-09-02 15:46:16 -04:00
2019-08-06 22:45:46 +02:00
2019-08-08 05:17:23 -04:00