Nathan Raw
|
036bcea499
|
Call DataModule hooks implicitly in trainer (#2755)
* ✨ call dm hooks in trainer implicitly
* ✅ update tests
* 📝 remove unused stage arg from dm docs
* ✅ update tests
* ✅ update tests
* 🚧 include stage in datamodule.setup
* 📝 docs
* 📝 docs
* added more dm tests
* added more dm tests
* 🐛 call dm.setup everywhere
* 🔥 pickle tests now implied by accelerator tests
* 🎨 set dm as attr of trainer
* 🐛 .
* 🚧 wip
* add can prepare test
* add can prepare test
* verified setup in fit
* fixed setup call
* fixed setup call
* fixed setup call
Co-authored-by: William Falcon <waf2107@columbia.edu>
|
2020-08-01 20:17:57 -04:00 |