lightning/pytorch_lightning/utilities
Jirka Borovec 4354690e55
add apex test (#2921)
* add apex test

* rename

* level

* events

* wrap

* evt

* miss

* apex

* apex

* apex

* apex

* apex

* apex

* Update tests/models/test_amp.py

Co-authored-by: William Falcon <waf2107@columbia.edu>

* notes

* notes

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-08-13 10:03:13 -04:00
..
__init__.py allow using apex with any PT version (#2865) 2020-08-08 11:07:32 +02:00
apply_func.py Do not pass non_blocking=True if it does not support this argument (#2910) 2020-08-11 19:28:37 -04:00
cloud_io.py Clean save (#2933) 2020-08-13 07:26:33 -04:00
debugging.py add apex test (#2921) 2020-08-13 10:03:13 -04:00
device_dtype_mixin.py fix dtype/device property not getting updated in submodules (#2657) 2020-07-21 15:18:57 -04:00
distributed.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
exceptions.py Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
memory.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
parsing.py Bugfix: Lr finder and hparams compatibility (#2821) 2020-08-07 00:34:48 +02:00
seed.py clean imports (#2867) 2020-08-08 00:33:51 +02:00