lightning/pl_examples/domain_templates
Roshan Rao 4ed3027309
Set precision=16 when use_amp is passed as True (#1145)
* Set precision=16 when use_amp is passed as True

* Update CHANGELOG.md

* add use_amp to deprecated API

* Update trainer.py

* Update trainer.py

* move the use_amp attribute to deprecated API

* move use_amp deprecation back to Trainer's __init__

* drop unsed

* drop deprecated

* reorder imports

* typing

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: William Falcon <waf2107@columbia.edu>
Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>
2020-04-06 08:13:24 -04:00
..
__init__.py changes examples to pl_examples for name connflict 2019-10-19 00:41:17 +02:00
generative_adversarial_net.py simplify examples structure (#1247) 2020-04-03 17:57:34 -04:00
imagenet.py Set precision=16 when use_amp is passed as True (#1145) 2020-04-06 08:13:24 -04:00
reinforce_learn_Qnet.py Example docs formatting (#1364) 2020-04-03 15:01:40 -04:00
semantic_segmentation.py simplify examples structure (#1247) 2020-04-03 17:57:34 -04:00