-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
callback: model summaryfeatureIs an improvement or enhancementIs an improvement or enhancementplGeneric label for PyTorch Lightning packageGeneric label for PyTorch Lightning package
Milestone
Description
π Feature
Add FLOPs count in model summary.
Motivation
Improvements in model development are increasingly evaluated using the FLOPs count (e.g., Training Compute-Optimal Large Language Models). However, there is no standardized way to compute FLOPs count, though many libraries exist (e.g., 1, 2). It would be great to add this functionality to the model summary in pytorch lightning.
TheShadow29, awaelchli, abhisek-lpl, gdippolito, junsoo-ha-unknot and 2 more
Metadata
Metadata
Assignees
Labels
callback: model summaryfeatureIs an improvement or enhancementIs an improvement or enhancementplGeneric label for PyTorch Lightning packageGeneric label for PyTorch Lightning package