Nathan Raw
|
1caf8beb2c
|
Datamodule (#2668)
* ✨ Add copy of pl_bolts datamodule to lightning
* ✨ add datamodule to necessary init files
* 🚧 add datamodule property to LightningModule
* 🚧 .
* 🎨 Let DataModule do its own thing
* 🚧 add back setup and run both hooks implicitly
* 🚧 .
* 🐛 fix add_argparse_args
* 💄 apply black formatting and isort
* 📝 docstrings
* 📝 .
* 📝 .
* 🐛 overwrite cls prepare_data instead of instance
* 📝 .
* ✅ add some tests
* Update datamodule.py
* Update datamodule.py
* Update datamodule.py
Co-authored-by: William Falcon <waf2107@columbia.edu>
|
2020-07-24 11:42:15 -04:00 |