openai / glide-text2im
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 885 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)
    • 5 files changed 1-5 times (885 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 5 files with 885 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)
    • 5 files changed by 2-5 contributors (885 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 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, ipynb, md, txt, gitignore, json, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ipynb0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 0%
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
notebooks0% | 0% | 0% | 0% | 100%
glide_text2im0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 23)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
setup.py
in root
29 - 2021-12-21 2022-03-21 3 2 unixpickle@gmail.com unixpickle@gmail.com
download.py
in glide_text2im
57 3 2022-01-04 2022-03-21 2 2 kcosta@student.42.fr unixpickle@gmail.com
clip_guided.ipynb
in notebooks
246 - 2021-12-21 2021-12-22 2 2 unixpickle@gmail.com prafullasd@gmail.com
text2im.ipynb
in notebooks
251 - 2021-12-21 2021-12-22 2 2 unixpickle@gmail.com prafullasd@gmail.com
inpaint.ipynb
in notebooks
302 - 2021-12-21 2021-12-22 2 2 unixpickle@gmail.com prafullasd@gmail.com
__init__.py
in glide_text2im/tokenizer
1 -
__init__.py
in glide_text2im/clip
1 -
__init__.py
in glide_text2im
1 -
fp16_util.py
in glide_text2im
11 2
config.yaml
in glide_text2im/clip
14 -
nn.py
in glide_text2im
53 9
respace.py
in glide_text2im
71 8
utils.py
in glide_text2im/clip
75 7
xf.py
in glide_text2im
97 12
model_creation.py
in glide_text2im/clip
98 6
bpe.py
in glide_text2im/tokenizer
114 10
simple_tokenizer.py
in glide_text2im/tokenizer
125 12
attention.py
in glide_text2im/clip
140 10
text2im_model.py
in glide_text2im
179 11
model_creation.py
in glide_text2im
183 5
encoders.py
in glide_text2im/clip
397 18
gaussian_diffusion.py
in glide_text2im
405 21
unet.py
in glide_text2im
455 22
Files With Most Contributors (Top 23)
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
29 - 2021-12-21 2022-03-21 3 2 unixpickle@gmail.com unixpickle@gmail.com
download.py
in glide_text2im
57 3 2022-01-04 2022-03-21 2 2 kcosta@student.42.fr unixpickle@gmail.com
clip_guided.ipynb
in notebooks
246 - 2021-12-21 2021-12-22 2 2 unixpickle@gmail.com prafullasd@gmail.com
inpaint.ipynb
in notebooks
302 - 2021-12-21 2021-12-22 2 2 unixpickle@gmail.com prafullasd@gmail.com
text2im.ipynb
in notebooks
251 - 2021-12-21 2021-12-22 2 2 unixpickle@gmail.com prafullasd@gmail.com
respace.py
in glide_text2im
71 8
fp16_util.py
in glide_text2im
11 2
text2im_model.py
in glide_text2im
179 11
__init__.py
in glide_text2im
1 -
xf.py
in glide_text2im
97 12
__init__.py
in glide_text2im/clip
1 -
encoders.py
in glide_text2im/clip
397 18
attention.py
in glide_text2im/clip
140 10
model_creation.py
in glide_text2im/clip
98 6
config.yaml
in glide_text2im/clip
14 -
utils.py
in glide_text2im/clip
75 7
model_creation.py
in glide_text2im
183 5
__init__.py
in glide_text2im/tokenizer
1 -
bpe.py
in glide_text2im/tokenizer
114 10
simple_tokenizer.py
in glide_text2im/tokenizer
125 12
nn.py
in glide_text2im
53 9
gaussian_diffusion.py
in glide_text2im
405 21
unet.py
in glide_text2im
455 22
Files With Least Contributors (Top 23)
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
unet.py
in glide_text2im
455 22
gaussian_diffusion.py
in glide_text2im
405 21
encoders.py
in glide_text2im/clip
397 18
model_creation.py
in glide_text2im
183 5
text2im_model.py
in glide_text2im
179 11
attention.py
in glide_text2im/clip
140 10
simple_tokenizer.py
in glide_text2im/tokenizer
125 12
bpe.py
in glide_text2im/tokenizer
114 10
model_creation.py
in glide_text2im/clip
98 6
xf.py
in glide_text2im
97 12
utils.py
in glide_text2im/clip
75 7
respace.py
in glide_text2im
71 8
nn.py
in glide_text2im
53 9
config.yaml
in glide_text2im/clip
14 -
fp16_util.py
in glide_text2im
11 2
__init__.py
in glide_text2im
1 -
__init__.py
in glide_text2im/clip
1 -
__init__.py
in glide_text2im/tokenizer
1 -
inpaint.ipynb
in notebooks
302 - 2021-12-21 2021-12-22 2 2 unixpickle@gmail.com prafullasd@gmail.com
text2im.ipynb
in notebooks
251 - 2021-12-21 2021-12-22 2 2 unixpickle@gmail.com prafullasd@gmail.com
clip_guided.ipynb
in notebooks
246 - 2021-12-21 2021-12-22 2 2 unixpickle@gmail.com prafullasd@gmail.com
download.py
in glide_text2im
57 3 2022-01-04 2022-03-21 2 2 kcosta@student.42.fr unixpickle@gmail.com
setup.py
in root
29 - 2021-12-21 2022-03-21 3 2 unixpickle@gmail.com unixpickle@gmail.com
Correlations

File Size vs. Number of Changes: 5 points

glide_text2im/download.py x: 57 lines of code y: 2 # changes setup.py x: 29 lines of code y: 3 # changes notebooks/clip_guided.ipynb x: 246 lines of code y: 2 # changes notebooks/inpaint.ipynb x: 302 lines of code y: 2 # changes notebooks/text2im.ipynb x: 251 lines of code y: 2 # changes
3.0
# changes
  min: 2.0
  average: 2.2
  25th percentile: 2.0
  median: 2.0
  75th percentile: 2.5
  max: 3.0
0 302.0
lines of code
min: 29.0 | average: 177.0 | 25th percentile: 43.0 | median: 246.0 | 75th percentile: 276.5 | max: 302.0

Number of Contributors vs. Number of Changes: 5 points

glide_text2im/download.py x: 2 # contributors y: 2 # changes setup.py x: 2 # contributors y: 3 # changes
3.0
# changes
  min: 2.0
  average: 2.2
  25th percentile: 2.0
  median: 2.0
  75th percentile: 2.5
  max: 3.0
0 2.0
# contributors
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

Number of Contributors vs. File Size: 5 points

glide_text2im/download.py x: 2 # contributors y: 57 lines of code setup.py x: 2 # contributors y: 29 lines of code notebooks/clip_guided.ipynb x: 2 # contributors y: 246 lines of code notebooks/inpaint.ipynb x: 2 # contributors y: 302 lines of code notebooks/text2im.ipynb x: 2 # contributors y: 251 lines of code
302.0
lines of code
  min: 29.0
  average: 177.0
  25th percentile: 43.0
  median: 246.0
  75th percentile: 276.5
  max: 302.0
0 2.0
# contributors
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0