facebookresearch / ppuda
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 36
  • Daily file updates (only one update per file and date counted): 17
  • First update: 2021-10-22
  • Latest update: 2022-01-12
  • Days between first and latest update: 83 (11 weeks, estimated 55 working days)
  • Active days (at least one file change): 5
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 10 files with 1,119 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 4 files that are 91-180 days old (546 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 6 files that are 1-30 days old (573 lines of code)
0% | 0% | 48% | 0% | 51%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 10 files with 1,119 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 3 files have been last changed 91-180 days ago (238 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 7 files have been last changed 1-30 days ago (881 lines of code)
0% | 0% | 21% | 0% | 78%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, pt, md, json, ipynb, txt, cfg, sh, gitignore, toml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py0% | 0% | 46% | 0% | 53%
cfg0% | 0% | 100% | 0% | 0%
toml0% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py0% | 0% | 18% | 0% | 81%
cfg0% | 0% | 100% | 0% | 0%
toml0% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
ppuda/ghn0% | 0% | 71% | 0% | 28%
ppuda/utils0% | 0% | 67% | 0% | 32%
ROOT0% | 0% | 100% | 0% | 0%
ppuda0% | 0% | 0% | 0% | 100%
experiments0% | 0% | 0% | 0% | 100%
experiments/sgd0% | 0% | 0% | 0% | 100%
experiments/sgd/detector0% | 0% | 0% | 0% | 0%
ppuda/deepnets1m0% | 0% | 0% | 0% | 0%
ppuda/vision0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
ppuda/utils0% | 0% | 67% | 0% | 32%
ROOT0% | 0% | 100% | 0% | 0%
ppuda/ghn0% | 0% | 0% | 0% | 100%
ppuda0% | 0% | 0% | 0% | 100%
experiments0% | 0% | 0% | 0% | 100%
experiments/sgd0% | 0% | 0% | 0% | 100%
experiments/sgd/detector0% | 0% | 0% | 0% | 0%
ppuda/deepnets1m0% | 0% | 0% | 0% | 0%
ppuda/vision0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
cfg
setup.cfg
in root
39 - 92 96 2
utils.py
in ppuda/utils
125 7 92 95 2
darts_utils.py
in ppuda/utils
74 8 92 95 2
nn.py
in ppuda/ghn
308 10 14 93 3
config.py
in ppuda
147 1 14 14 1
train_ghn.py
in experiments
114 1 14 14 1
trainer.py
in ppuda/utils
97 4 14 14 1
train_net.py
in experiments/sgd
94 1 14 14 1
decoder.py
in ppuda/ghn
65 4 14 14 1
gatedgnn.py
in ppuda/ghn
56 2 14 14 1
graph.py
in ppuda/deepnets1m
517 20
net.py
in ppuda/deepnets1m
282 12
coco_eval.py
in experiments/sgd/detector
257 15
utils.py
in experiments/sgd/detector
238 28
net_generator.py
in experiments
231 2
loader.py
in ppuda/deepnets1m
216 9
ops.py
in ppuda/deepnets1m
207 22
coco_utils.py
in experiments/sgd/detector
192 11
train_detector.py
in experiments/sgd/detector
127 3
genotypes.py
in ppuda/deepnets1m
103 3
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
cfg
setup.cfg
in root
39 - 92 96 2
darts_utils.py
in ppuda/utils
74 8 92 95 2
utils.py
in ppuda/utils
125 7 92 95 2
gatedgnn.py
in ppuda/ghn
56 2 14 14 1
decoder.py
in ppuda/ghn
65 4 14 14 1
train_net.py
in experiments/sgd
94 1 14 14 1
trainer.py
in ppuda/utils
97 4 14 14 1
train_ghn.py
in experiments
114 1 14 14 1
config.py
in ppuda
147 1 14 14 1
nn.py
in ppuda/ghn
308 10 14 93 3
__init__.py
in ppuda/vision
1 -
__init__.py
in ppuda/deepnets1m
1 -
__init__.py
in ppuda/ghn
1 -
__init__.py
in ppuda/utils
3 -
setup.py
in root
3 -
toml
pyproject.toml
in root
3 -
mlp.py
in ppuda/ghn
23 2
imagenet.py
in ppuda/vision
29 3
transforms.py
in experiments/sgd/detector
38 6
penn.py
in experiments/sgd/detector
52 3
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
graph.py
in ppuda/deepnets1m
517 20
net.py
in ppuda/deepnets1m
282 12
coco_eval.py
in experiments/sgd/detector
257 15
utils.py
in experiments/sgd/detector
238 28
net_generator.py
in experiments
231 2
loader.py
in ppuda/deepnets1m
216 9
ops.py
in ppuda/deepnets1m
207 22
coco_utils.py
in experiments/sgd/detector
192 11
train_detector.py
in experiments/sgd/detector
127 3
genotypes.py
in ppuda/deepnets1m
103 3
layers.py
in ppuda/ghn
90 3
property_prediction.py
in experiments
89 1
loader.py
in ppuda/vision
89 2
transforms.py
in ppuda/vision
82 6
engine.py
in experiments/sgd/detector
79 3
eval_ghn.py
in experiments
61 -
penn.py
in experiments/sgd/detector
52 3
transforms.py
in experiments/sgd/detector
38 6
imagenet.py
in ppuda/vision
29 3
mlp.py
in ppuda/ghn
23 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
graph.py
in ppuda/deepnets1m
517 20
net.py
in ppuda/deepnets1m
282 12
coco_eval.py
in experiments/sgd/detector
257 15
utils.py
in experiments/sgd/detector
238 28
net_generator.py
in experiments
231 2
loader.py
in ppuda/deepnets1m
216 9
ops.py
in ppuda/deepnets1m
207 22
coco_utils.py
in experiments/sgd/detector
192 11
train_detector.py
in experiments/sgd/detector
127 3
genotypes.py
in ppuda/deepnets1m
103 3
layers.py
in ppuda/ghn
90 3
property_prediction.py
in experiments
89 1
loader.py
in ppuda/vision
89 2
transforms.py
in ppuda/vision
82 6
engine.py
in experiments/sgd/detector
79 3
eval_ghn.py
in experiments
61 -
penn.py
in experiments/sgd/detector
52 3
transforms.py
in experiments/sgd/detector
38 6
imagenet.py
in ppuda/vision
29 3
mlp.py
in ppuda/ghn
23 2