aws / deep-learning-containers
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 14 components.
  • 102 files, 8,390 LOC (7.7% vs. main code).
  • "src" is biggest, containing 45.23% of LOC.
  • "autogluon" is smallest, containing 0.21% of LOC.


src3795 LOC (3%) 24 files
tensorflow2735 LOC (2%) 19 files
eks_infrastructure428 LOC (<1%) 4 files
pytorch333 LOC (<1%) 11 files
scheduler286 LOC (<1%) 5 files
ROOT244 LOC (<1%) 3 files
miscellaneous_scripts173 LOC (<1%) 3 files
web_scraper135 LOC (<1%) 9 files
release101 LOC (<1%) 2 files
huggingface44 LOC (<1%) 6 files
mxnet40 LOC (<1%) 8 files
stabilityai32 LOC (<1%) 1 file
habana26 LOC (<1%) 5 files
autogluon18 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
src186 commits (5%)
ROOT58 commits (1%)
tensorflow30 commits (<1%)
pytorch17 commits (<1%)
release8 commits (<1%)
mxnet7 commits (<1%)
eks_infrastructure6 commits (<1%)
huggingface5 commits (<1%)
scheduler5 commits (<1%)
miscellaneous_scripts3 commits (<1%)
stabilityai3 commits (<1%)
autogluon3 commits (<1%)
web_scraper2 commits (<1%)
habana2 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
src
14
67
61
39
68
99
ROOT
5
14
14
10
13
2
scheduler
2
4
2
5
tensorflow
1
4
25
11
22
26
pytorch
1
2
10
1
4
13
miscellaneous_scripts
1
1
2
eks_infrastructure
1
2
2
3
release
1
2
3
1
2
huggingface
1
1
1
3
web_scraper
4
9
mxnet
4
1
2
13
stabilityai
3
autogluon
2
1
habana
2
5


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 src src src--src 4 ROOT ROOT src--ROOT 4 scheduler scheduler src--scheduler 1 scheduler--scheduler 1 release release release--src 1 release--ROOT 1 miscellaneous_scripts miscellaneous_scripts miscellaneous_scripts--src 1


2025-05-04 00:08