lightning/pytorch_lightning/core
Carlos Mocholí 5af086ab9f
Attach data refactor and tuner bugs [4/n] (#7258)
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2021-04-30 13:54:58 +00:00
..
__init__.py Deprecate `@auto_move_data` in favor of `trainer.predict` (#6993) 2021-04-19 14:53:21 +01:00
datamodule.py Attach data refactor and tuner bugs [4/n] (#7258) 2021-04-30 13:54:58 +00:00
decorators.py Deprecate `@auto_move_data` in favor of `trainer.predict` (#6993) 2021-04-19 14:53:21 +01:00
grads.py
hooks.py Add `on_predict_{batch,epoch}_{start,end}` and `Callback.on_predict_{start,end}` (#7141) 2021-04-22 10:05:28 -04:00
lightning.py Remove exp_save_path on the LightningModule (#7266) 2021-04-29 17:44:04 -04:00
memory.py
optimizer.py
saving.py Fix csv extension check (#6436) 2021-04-08 01:16:31 +00:00
step_result.py [bugfix] Remove warning for distributed values (#7132) 2021-04-22 02:14:46 +02:00