pytorch / hydra-torch
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: 28
  • Daily file updates (only one update per file and date counted): 74
  • First update: 2020-10-14
  • Latest update: 2021-08-26
  • Days between first and latest update: 317 (45 weeks, estimated 225 working days)
  • Active days (at least one file change): 34
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 28 files with 917 lines of code in files.
    • 28 files that are 366+ days old (917 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 28 files with 917 lines of code in files.
    • 2 files have been last changed 366+ days ago (38 lines of code)
    • 3 files have been last changed 181-365 days ago (66 lines of code)
    • 23 files have been last changed 91-180 days ago (813 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
4% | 7% | 88% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, txt, md, yaml, gitignore, json, yml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py4% | 8% | 86% | 0% | 0%
yaml0% | 0% | 100% | 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
hydra-configs-torch/hydra_configs/torch/optim100% | 0% | 0% | 0% | 0%
hydra-configs-torchvision/hydra_configs/torchvision/transforms100% | 0% | 0% | 0% | 0%
hydra-configs-torch/hydra_configs/torch/nn100% | 0% | 0% | 0% | 0%
hydra-configs-torch/hydra_configs/torch/utils100% | 0% | 0% | 0% | 0%
configen/conf/torch100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
configen/conf100% | 0% | 0% | 0% | 0%
hydra-configs-torchvision/hydra_configs/torchvision/datasets100% | 0% | 0% | 0% | 0%
hydra-configs-torchvision100% | 0% | 0% | 0% | 0%
hydra-configs-torch100% | 0% | 0% | 0% | 0%
hydra-configs-torchvision/hydra_configs/torchvision100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
hydra-configs-torch/hydra_configs/torch/optim9% | 0% | 90% | 0% | 0%
ROOT28% | 71% | 0% | 0% | 0%
hydra-configs-torchvision0% | 100% | 0% | 0% | 0%
hydra-configs-torch0% | 100% | 0% | 0% | 0%
hydra-configs-torchvision/hydra_configs/torchvision/transforms0% | 0% | 100% | 0% | 0%
hydra-configs-torch/hydra_configs/torch/nn0% | 0% | 100% | 0% | 0%
hydra-configs-torch/hydra_configs/torch/utils0% | 0% | 100% | 0% | 0%
configen/conf/torch0% | 0% | 100% | 0% | 0%
configen/conf0% | 0% | 100% | 0% | 0%
hydra-configs-torchvision/hydra_configs/torchvision/datasets0% | 0% | 100% | 0% | 0%
hydra-configs-torchvision/hydra_configs/torchvision0% | 0% | 100% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
noxfile.py
in root
38 3 292 465 8
setup.py
in root
15 - 420 462 4
lr_scheduler.py
in hydra-configs-torch/hydra_configs/torch/optim
95 - 152 425 5
__init__.py
in hydra-configs-torch/hydra_configs/torch/optim
23 - 399 425 4
setup.py
in hydra-configs-torchvision
14 - 307 425 7
setup.py
in hydra-configs-torch
14 - 307 425 5
lbfgs.py
in hydra-configs-torch/hydra_configs/torch/optim
14 - 152 425 3
rmsprop.py
in hydra-configs-torch/hydra_configs/torch/optim
13 - 152 425 3
sgd.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adagrad.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adamw.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adam.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
asgd.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adamax.py
in hydra-configs-torch/hydra_configs/torch/optim
11 - 152 425 3
adadelta.py
in hydra-configs-torch/hydra_configs/torch/optim
11 - 152 425 3
sparse_adam.py
in hydra-configs-torch/hydra_configs/torch/optim
10 - 152 425 3
rprop.py
in hydra-configs-torch/hydra_configs/torch/optim
10 - 152 425 3
configen.yaml
in configen/conf/torch
92 - 152 402 5
sampler.py
in hydra-configs-torch/hydra_configs/torch/utils/data
36 - 152 402 4
dataset.py
in hydra-configs-torch/hydra_configs/torch/utils/data
26 - 152 402 4
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
setup.py
in root
15 - 420 462 4
__init__.py
in hydra-configs-torch/hydra_configs/torch/optim
23 - 399 425 4
setup.py
in hydra-configs-torch
14 - 307 425 5
setup.py
in hydra-configs-torchvision
14 - 307 425 7
noxfile.py
in root
38 3 292 465 8
__init__.py
in hydra-configs-torchvision/hydra_configs/torchvision
7 - 152 380 3
rprop.py
in hydra-configs-torch/hydra_configs/torch/optim
10 - 152 425 3
sparse_adam.py
in hydra-configs-torch/hydra_configs/torch/optim
10 - 152 425 3
distributed.py
in hydra-configs-torch/hydra_configs/torch/utils/data
11 - 152 402 3
adadelta.py
in hydra-configs-torch/hydra_configs/torch/optim
11 - 152 425 3
adamax.py
in hydra-configs-torch/hydra_configs/torch/optim
11 - 152 425 3
asgd.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adam.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adamw.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adagrad.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
sgd.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
rmsprop.py
in hydra-configs-torch/hydra_configs/torch/optim
13 - 152 425 3
lbfgs.py
in hydra-configs-torch/hydra_configs/torch/optim
14 - 152 425 3
vision.py
in hydra-configs-torchvision/hydra_configs/torchvision/datasets
15 - 152 394 3
dataloader.py
in hydra-configs-torch/hydra_configs/torch/utils/data
19 - 152 402 3
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in hydra-configs-torchvision/hydra_configs/torchvision
7 - 152 380 3
torchvision.yaml
in configen/conf
48 - 152 381 4
transforms.py
in hydra-configs-torchvision/hydra_configs/torchvision/transforms
175 - 152 390 5
mnist.py
in hydra-configs-torchvision/hydra_configs/torchvision/datasets
27 - 152 394 7
vision.py
in hydra-configs-torchvision/hydra_configs/torchvision/datasets
15 - 152 394 3
loss.py
in hydra-configs-torch/hydra_configs/torch/nn/modules
133 - 152 395 3
configen.yaml
in configen/conf/torch
92 - 152 402 5
sampler.py
in hydra-configs-torch/hydra_configs/torch/utils/data
36 - 152 402 4
dataset.py
in hydra-configs-torch/hydra_configs/torch/utils/data
26 - 152 402 4
dataloader.py
in hydra-configs-torch/hydra_configs/torch/utils/data
19 - 152 402 3
distributed.py
in hydra-configs-torch/hydra_configs/torch/utils/data
11 - 152 402 3
lr_scheduler.py
in hydra-configs-torch/hydra_configs/torch/optim
95 - 152 425 5
__init__.py
in hydra-configs-torch/hydra_configs/torch/optim
23 - 399 425 4
setup.py
in hydra-configs-torchvision
14 - 307 425 7
setup.py
in hydra-configs-torch
14 - 307 425 5
lbfgs.py
in hydra-configs-torch/hydra_configs/torch/optim
14 - 152 425 3
rmsprop.py
in hydra-configs-torch/hydra_configs/torch/optim
13 - 152 425 3
sgd.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adagrad.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adamw.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
transforms.py
in hydra-configs-torchvision/hydra_configs/torchvision/transforms
175 - 152 390 5
loss.py
in hydra-configs-torch/hydra_configs/torch/nn/modules
133 - 152 395 3
lr_scheduler.py
in hydra-configs-torch/hydra_configs/torch/optim
95 - 152 425 5
configen.yaml
in configen/conf/torch
92 - 152 402 5
torchvision.yaml
in configen/conf
48 - 152 381 4
sampler.py
in hydra-configs-torch/hydra_configs/torch/utils/data
36 - 152 402 4
mnist.py
in hydra-configs-torchvision/hydra_configs/torchvision/datasets
27 - 152 394 7
dataset.py
in hydra-configs-torch/hydra_configs/torch/utils/data
26 - 152 402 4
dataloader.py
in hydra-configs-torch/hydra_configs/torch/utils/data
19 - 152 402 3
vision.py
in hydra-configs-torchvision/hydra_configs/torchvision/datasets
15 - 152 394 3
lbfgs.py
in hydra-configs-torch/hydra_configs/torch/optim
14 - 152 425 3
rmsprop.py
in hydra-configs-torch/hydra_configs/torch/optim
13 - 152 425 3
sgd.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adagrad.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adamw.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adam.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
asgd.py
in hydra-configs-torch/hydra_configs/torch/optim
12 - 152 425 3
adamax.py
in hydra-configs-torch/hydra_configs/torch/optim
11 - 152 425 3
adadelta.py
in hydra-configs-torch/hydra_configs/torch/optim
11 - 152 425 3
distributed.py
in hydra-configs-torch/hydra_configs/torch/utils/data
11 - 152 402 3