huggingface / pytorch-image-models
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 4 components.
  • 283 files, 79,805 LOC (100.0% vs. main code).
  • "timm" is biggest, containing 95.81% of LOC.
  • "results" is smallest, containing 0.08% of LOC.


timm76464 LOC (95%) 267 files
ROOT3140 LOC (3%) 13 files
convert139 LOC (<1%) 2 files
results62 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
timm1998 commits (70%)
ROOT422 commits (14%)
results13 commits (<1%)
convert10 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019
timm
862
1380
1330
1272
1177
961
272
ROOT
43
65
66
122
138
131
93
results
1
1
11
convert
5
1
4


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G timm timm timm--timm 80 ROOT ROOT ROOT--timm 16 ROOT--ROOT 10


2025-06-30 08:57