lightning/pytorch_lightning/trainer/connectors
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
..
logger_connector `_launch` refactor and types [1/n] (#7232) 2021-04-28 17:41:08 +02:00
__init__.py
accelerator_connector.py Add Training Type Plugins Registry (#6982) 2021-04-16 18:01:56 +05:30
callback_connector.py [feat] Add better support for predict + ddp 2/3 (#7215) 2021-04-27 08:46:45 -04:00
checkpoint_connector.py Changes resume_from_checkpoint warning to error (#7075) 2021-04-28 15:03:29 +02:00
data_connector.py Attach data refactor and tuner bugs [4/n] (#7258) 2021-04-30 13:54:58 +00:00
debugging_connector.py
env_vars_connector.py Prune metric: helpers and inputs 3/n (#6547) 2021-03-16 13:54:06 +01:00
model_connector.py Code cleaning in preparation for #7258 [3/n] (#7262) 2021-04-29 14:40:51 +02:00
optimizer_connector.py Enforce Lightning module as source of truth for automatic optimization (#7130) 2021-04-26 05:36:26 +00:00
profiler_connector.py Update Error message for ProfileConnector (#7204) 2021-04-25 11:37:21 -07:00
slurm_connector.py drop unused variable in API (#6308) 2021-03-04 10:26:54 +01:00
training_trick_connector.py Add typings for evaluation_loop.py and remove some dead code (#7015) 2021-04-15 07:36:04 +00:00