openai / consistency_models_cifar10
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 1 files with 36 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)
    • 0 files changed 6-20 times (0 lines of code)
    • 1 file changed 1-5 times (36 lines of code)
0% | 0% | 0% | 0% | 100%
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 1 files with 36 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)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 1 file changed by 1 contributor (36 lines of code)
0% | 0% | 0% | 0% | 100%
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, txt, sh, gitignore, json, ipynb
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 0% | 100%
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
ROOT0% | 0% | 0% | 0% | 100%
jcm0% | 0% | 0% | 0% | 0%
configs0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 32)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
setup.py
in root
36 - 2023-06-28 2023-06-28 1 1 yang-song@users.noreply.git... yang-song@users.noreply.git...
__init__.py
in jcm/models
1 -
1 -
56 1
cifar10_k_vp.py
in configs
58 1
cifar10_k_ve.py
in configs
58 1
main.py
in jcm
59 1
lpips.py
in jcm/models
61 8
utils.py
in jcm
62 5
63 1
66 1
68 1
68 1
70 1
ddpm.py
in jcm/models
70 1
86 5
96 6
107 4
normalization.py
in jcm/models
117 7
160 11
layerspp.py
in jcm/models
180 7
198 13
ncsnpp.py
in jcm/models
206 2
210 12
train.py
in jcm
256 1
utils.py
in jcm/models
268 18
ncsnv2.py
in jcm/models
279 5
316 1
362 45
layers.py
in jcm/models
499 26
547 38
losses.py
in jcm
864 17
Files With Most Contributors (Top 32)
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
setup.py
in root
36 - 2023-06-28 2023-06-28 1 1 yang-song@users.noreply.git... yang-song@users.noreply.git...
198 13
107 4
1 -
ncsnv2.py
in jcm/models
279 5
layerspp.py
in jcm/models
180 7
__init__.py
in jcm/models
1 -
utils.py
in jcm/models
268 18
210 12
160 11
layers.py
in jcm/models
499 26
normalization.py
in jcm/models
117 7
ncsnpp.py
in jcm/models
206 2
ddpm.py
in jcm/models
70 1
lpips.py
in jcm/models
61 8
96 6
362 45
utils.py
in jcm
62 5
547 38
train.py
in jcm
256 1
316 1
losses.py
in jcm
864 17
86 5
main.py
in jcm
59 1
70 1
cifar10_k_ve.py
in configs
58 1
68 1
63 1
68 1
cifar10_k_vp.py
in configs
58 1
66 1
56 1
Files With Least Contributors (Top 32)
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
losses.py
in jcm
864 17
547 38
layers.py
in jcm/models
499 26
362 45
316 1
ncsnv2.py
in jcm/models
279 5
utils.py
in jcm/models
268 18
train.py
in jcm
256 1
210 12
ncsnpp.py
in jcm/models
206 2
198 13
layerspp.py
in jcm/models
180 7
160 11
normalization.py
in jcm/models
117 7
107 4
96 6
86 5
ddpm.py
in jcm/models
70 1
70 1
68 1
68 1
66 1
63 1
utils.py
in jcm
62 5
lpips.py
in jcm/models
61 8
main.py
in jcm
59 1
cifar10_k_ve.py
in configs
58 1
cifar10_k_vp.py
in configs
58 1
56 1
1 -
__init__.py
in jcm/models
1 -
setup.py
in root
36 - 2023-06-28 2023-06-28 1 1 yang-song@users.noreply.git... yang-song@users.noreply.git...
Correlations

File Size vs. Number of Changes: 1 points

setup.py x: 36 lines of code y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 36.0
lines of code
min: 36.0 | average: 36.0 | 25th percentile: 36.0 | median: 36.0 | 75th percentile: 36.0 | max: 36.0

Number of Contributors vs. Number of Changes: 1 points

setup.py x: 1 # contributors y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Contributors vs. File Size: 1 points

setup.py x: 1 # contributors y: 36 lines of code
36.0
lines of code
  min: 36.0
  average: 36.0
  25th percentile: 36.0
  median: 36.0
  75th percentile: 36.0
  max: 36.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0