deepseek-ai / DeepSeek-V3
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 5 files with 714 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 3 files changed 6-20 times (526 lines of code)
    • 2 files changed 1-5 times (188 lines of code)
0% | 0% | 0% | 73% | 26%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 5 files with 714 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 2 files changed by 6-10 contributors (453 lines of code)
    • 3 files changed by 2-5 contributors (261 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 63% | 36% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
py, md, json, txt, gitignore, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 73% | 26%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
inference0% | 0% | 0% | 73% | 26%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
model.py
in inference
360 27 2024-12-26 2025-04-08 10 8 creativex@qq.com 38156925+geeeekexplorer@use...
kernel.py
in inference
93 6 2024-12-26 2025-04-09 7 6 creativex@qq.com 38156925+geeeekexplorer@use...
convert.py
in inference
73 1 2024-12-26 2025-02-05 6 5 creativex@qq.com mowencangtian@gmail.com
generate.py
in inference
125 3 2024-12-26 2025-02-05 5 4 creativex@qq.com mowencangtian@gmail.com
fp8_cast_bf16.py
in inference
63 1 2024-12-26 2025-01-07 4 4 creativex@qq.com mowencangtian@gmail.com
Files With Most Contributors (Top 5)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
model.py
in inference
360 27 2024-12-26 2025-04-08 10 8 creativex@qq.com 38156925+geeeekexplorer@use...
kernel.py
in inference
93 6 2024-12-26 2025-04-09 7 6 creativex@qq.com 38156925+geeeekexplorer@use...
convert.py
in inference
73 1 2024-12-26 2025-02-05 6 5 creativex@qq.com mowencangtian@gmail.com
generate.py
in inference
125 3 2024-12-26 2025-02-05 5 4 creativex@qq.com mowencangtian@gmail.com
fp8_cast_bf16.py
in inference
63 1 2024-12-26 2025-01-07 4 4 creativex@qq.com mowencangtian@gmail.com
Files With Least Contributors (Top 5)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
generate.py
in inference
125 3 2024-12-26 2025-02-05 5 4 creativex@qq.com mowencangtian@gmail.com
fp8_cast_bf16.py
in inference
63 1 2024-12-26 2025-01-07 4 4 creativex@qq.com mowencangtian@gmail.com
convert.py
in inference
73 1 2024-12-26 2025-02-05 6 5 creativex@qq.com mowencangtian@gmail.com
kernel.py
in inference
93 6 2024-12-26 2025-04-09 7 6 creativex@qq.com 38156925+geeeekexplorer@use...
model.py
in inference
360 27 2024-12-26 2025-04-08 10 8 creativex@qq.com 38156925+geeeekexplorer@use...
Correlations

File Size vs. Number of Changes: 5 points

inference/kernel.py x: 93 lines of code y: 7 # changes inference/model.py x: 360 lines of code y: 10 # changes inference/convert.py x: 73 lines of code y: 6 # changes inference/generate.py x: 125 lines of code y: 5 # changes inference/fp8_cast_bf16.py x: 63 lines of code y: 4 # changes
10.0
# changes
  min: 4.0
  average: 6.4
  25th percentile: 4.5
  median: 6.0
  75th percentile: 8.5
  max: 10.0
0 360.0
lines of code
min: 63.0 | average: 142.8 | 25th percentile: 68.0 | median: 93.0 | 75th percentile: 242.5 | max: 360.0

Number of Contributors vs. Number of Changes: 5 points

inference/kernel.py x: 6 # contributors y: 7 # changes inference/model.py x: 8 # contributors y: 10 # changes inference/convert.py x: 5 # contributors y: 6 # changes inference/generate.py x: 4 # contributors y: 5 # changes inference/fp8_cast_bf16.py x: 4 # contributors y: 4 # changes
10.0
# changes
  min: 4.0
  average: 6.4
  25th percentile: 4.5
  median: 6.0
  75th percentile: 8.5
  max: 10.0
0 8.0
# contributors
min: 4.0 | average: 5.4 | 25th percentile: 4.0 | median: 5.0 | 75th percentile: 7.0 | max: 8.0

Number of Contributors vs. File Size: 5 points

inference/kernel.py x: 6 # contributors y: 93 lines of code inference/model.py x: 8 # contributors y: 360 lines of code inference/convert.py x: 5 # contributors y: 73 lines of code inference/generate.py x: 4 # contributors y: 125 lines of code inference/fp8_cast_bf16.py x: 4 # contributors y: 63 lines of code
360.0
lines of code
  min: 63.0
  average: 142.8
  25th percentile: 68.0
  median: 93.0
  75th percentile: 242.5
  max: 360.0
0 8.0
# contributors
min: 4.0 | average: 5.4 | 25th percentile: 4.0 | median: 5.0 | 75th percentile: 7.0 | max: 8.0