lightning/pl_examples/full_examples
William Falcon 3cb149f4f4
Removes need to unsqueeze from dp (#1319)
* removes need to unsqueeze from dp

* removes need to unsqueeze from dp

* fixed examples

* added auto unsqueeze

* added auto unsqueeze

* added auto unsqueeze

* added auto unsqueeze

* Update pytorch_lightning/overrides/data_parallel.py

Co-Authored-By: Adrian Wälchli <adrian.waelchli@students.unibe.ch>

* fixed dp parse

* fixed dp parse

Co-authored-by: Adrian Wälchli <adrian.waelchli@students.unibe.ch>
2020-04-02 11:46:20 -04:00
..
imagenet Removes need to unsqueeze from dp (#1319) 2020-04-02 11:46:20 -04:00
semantic_segmentation Remove unnecessary parameters to super() in documentation and source code (#1240) 2020-03-27 12:36:50 +00:00
__init__.py resolving documentation warnings (#833) 2020-02-27 16:07:51 -05:00