-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Description
🚀 Feature
Motivation
Motivation: #9379
Also, I remember it's a TODO somewhere.
Pitch
The hook will be similar to {val/test}_epoch_end
but it will return the outputs.
Also, should we update the signature of on_predict_epoch_end
to not accept the outputs, since they don't actually return anything so even if someone wants to modify the predictions, it won't do have any effect on the original predictions.
Alternatives
Can't think of any.
Additional context
If you enjoy Lightning, check out our other projects! ⚡
-
Metrics: Machine learning metrics for distributed, scalable PyTorch applications.
-
Flash: The fastest way to get a Lightning baseline! A collection of tasks for fast prototyping, baselining, finetuning and solving problems with deep learning
-
Bolts: Pretrained SOTA Deep Learning models, callbacks and more for research and production with PyTorch Lightning and PyTorch
-
Lightning Transformers: Flexible interface for high performance research using SOTA Transformers leveraging Pytorch Lightning, Transformers, and Hydra.