Files
pytorch-lightning/docs
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-08-27 07:09:46 -04:00
2019-08-07 10:03:28 -07:00
2019-06-25 17:56:01 -04:00
2019-09-02 07:15:45 -04:00
2019-08-05 10:52:09 +02:00