TODO tracker for ongoing training loop refactors #7938
Labels
docs
Documentation related
feature
Is an improvement or enhancement
let's do it!
approved to implement
refactor
Milestone
📚 TODOs around the loop refactor
This issue tracks the work planned for and after the loop refactor #7700.
Core contributors feel free to update the description here directly.
Hygiene and code quality
connect
Feature integration and follow-up refactors
_run_optimization
_training_step()
EvaluationDataLoaderLoop.predictions
are currently accumulated inside the inner evaluation loop instead of per epoch and then combined over all dataloaders. Remove write_predictions from LightningModule #8850pytorch_lightning.loops
file structure: group by dataloader, epoch, and batch loop #8077Customization
Miscellaneous
cc: @justusschock @carmocca @ananthsub @tchaton
The text was updated successfully, but these errors were encountered: