lightning/pl_examples/domain_templates
chaton e425bf3ba9
[BugOnFeat] Resolve bug with Finetuning (#5744)
* resolve bug + add doc

* Update pytorch_lightning/callbacks/finetuning.py

* resolve bug

* start adding more test

* add more tests for finetuning callback functions

* rename to flatten_modules

* resolve doc

* Update pytorch_lightning/callbacks/finetuning.py

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* resolve comments

* remove update on BoringModel

* update on comments

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-02-04 18:36:54 +00:00
..
__init__.py
computer_vision_fine_tuning.py [BugOnFeat] Resolve bug with Finetuning (#5744) 2021-02-04 18:36:54 +00:00
generative_adversarial_net.py yapf examples (#5709) 2021-01-30 10:17:12 +00:00
imagenet.py yapf examples (#5709) 2021-01-30 10:17:12 +00:00
reinforce_learn_Qnet.py Fix sync 2021-02-03 20:11:35 +01:00
reinforce_learn_ppo.py yapf examples (#5709) 2021-01-30 10:17:12 +00:00
semantic_segmentation.py fix argparse conflicting options error (#5569) 2021-02-03 19:41:46 +01:00
unet.py yapf examples (#5709) 2021-01-30 10:17:12 +00:00