Skip to content

πŸš€ Add FLOPs count to model summaryΒ #12567

@pietrolesci

Description

@pietrolesci

πŸš€ 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.

cc @Borda @kaushikb11 @awaelchli @rohitgr7 @akihironitta

Metadata

Metadata

Assignees

No one assigned

    Labels

    callback: model summaryfeatureIs an improvement or enhancementplGeneric label for PyTorch Lightning package

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions