microsoft / vi-hds
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): 129
  • First update: 2019-05-14
  • Latest update: 2021-09-27
  • Days between first and latest update: 868 (124 weeks, estimated 620 working days)
  • Active days (at least one file change): 38
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 36 files with 4,378 lines of code in files.
    • 4 files that are 366+ days old (319 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 32 files that are 91-180 days old (4,059 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)
7% | 0% | 92% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 36 files with 4,378 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)
    • 36 files have been last changed 91-180 days ago (4,378 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)
0% | 0% | 100% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, yaml, md, yml, txt, gitignore, json, toml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py7% | 0% | 92% | 0% | 0%
yaml0% | 0% | 100% | 0% | 0%
yml0% | 0% | 100% | 0% | 0%
toml0% | 0% | 100% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py0% | 0% | 100% | 0% | 0%
yaml0% | 0% | 100% | 0% | 0%
yml0% | 0% | 100% | 0% | 0%
toml0% | 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
models31% | 0% | 68% | 0% | 0%
vihds0% | 0% | 100% | 0% | 0%
inferencegraphs0% | 0% | 100% | 0% | 0%
data0% | 0% | 100% | 0% | 0%
azure-pipelines0% | 0% | 100% | 0% | 0%
ROOT0% | 0% | 100% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
vihds0% | 0% | 100% | 0% | 0%
models0% | 0% | 100% | 0% | 0%
inferencegraphs0% | 0% | 100% | 0% | 0%
data0% | 0% | 100% | 0% | 0%
azure-pipelines0% | 0% | 100% | 0% | 0%
ROOT0% | 0% | 100% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
dr_constant.py
in models
168 13 127 935 16
dr_blackbox.py
in models
89 8 127 935 13
__init__.py
in models
27 - 127 935 3
debug.py
in models
35 4 127 699 6
plotting.py
in vihds
522 11 127 127 1
distributions.py
in vihds
382 71 127 127 1
parameters.py
in vihds
356 31 127 127 1
encoders.py
in vihds
314 28 127 127 1
training.py
in vihds
295 15 127 127 1
degrader_constant.py
in models
206 10 127 127 1
relay_constant.py
in models
206 10 127 127 1
xval.py
in vihds
191 11 127 127 1
config.py
in vihds
174 13 127 127 1
datasets.py
in vihds
121 14 127 127 1
run_inference_graph.py
in vihds
113 6 127 127 1
inducer_constant.py
in models
107 11 127 127 1
utils.py
in vihds
107 9 127 127 1
ode.py
in vihds
105 16 127 127 1
procdata.py
in data
97 9 127 127 1
inference_graph.py
in vihds
93 9 127 127 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in vihds
1 - 127 127 1
__init__.py
in data
1 - 127 127 1
readwrite.py
in vihds
8 2 127 127 1
environment.yml
in root
8 - 127 127 1
solvers.py
in vihds
26 3 127 127 1
__init__.py
in models
27 - 127 935 3
decoders.py
in vihds
29 2 127 127 1
pyproject.toml
in root
30 - 127 127 1
vae.py
in vihds
32 4 127 127 1
call_run_xval.py
in vihds
32 2 127 127 1
debug.py
in models
35 4 127 699 6
inference_graph_e10.yaml
in inferencegraphs
54 - 127 127 1
inference_graph.yaml
in inferencegraphs
54 - 127 127 1
build-pr.yml
in azure-pipelines
69 - 127 127 1
precisions.py
in vihds
71 8 127 127 1
run_xval.py
in vihds
76 3 127 127 1
prpr_constant.py
in models
89 10 127 127 1
dr_blackbox.py
in models
89 8 127 935 13
auto_constant.py
in models
90 11 127 127 1
inference_graph.py
in vihds
93 9 127 127 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
plotting.py
in vihds
522 11 127 127 1
distributions.py
in vihds
382 71 127 127 1
parameters.py
in vihds
356 31 127 127 1
encoders.py
in vihds
314 28 127 127 1
training.py
in vihds
295 15 127 127 1
degrader_constant.py
in models
206 10 127 127 1
relay_constant.py
in models
206 10 127 127 1
xval.py
in vihds
191 11 127 127 1
config.py
in vihds
174 13 127 127 1
datasets.py
in vihds
121 14 127 127 1
run_inference_graph.py
in vihds
113 6 127 127 1
inducer_constant.py
in models
107 11 127 127 1
utils.py
in vihds
107 9 127 127 1
ode.py
in vihds
105 16 127 127 1
procdata.py
in data
97 9 127 127 1
inference_graph.py
in vihds
93 9 127 127 1
auto_constant.py
in models
90 11 127 127 1
prpr_constant.py
in models
89 10 127 127 1
run_xval.py
in vihds
76 3 127 127 1
precisions.py
in vihds
71 8 127 127 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
plotting.py
in vihds
522 11 127 127 1
distributions.py
in vihds
382 71 127 127 1
parameters.py
in vihds
356 31 127 127 1
encoders.py
in vihds
314 28 127 127 1
training.py
in vihds
295 15 127 127 1
degrader_constant.py
in models
206 10 127 127 1
relay_constant.py
in models
206 10 127 127 1
xval.py
in vihds
191 11 127 127 1
config.py
in vihds
174 13 127 127 1
dr_constant.py
in models
168 13 127 935 16
datasets.py
in vihds
121 14 127 127 1
run_inference_graph.py
in vihds
113 6 127 127 1
inducer_constant.py
in models
107 11 127 127 1
utils.py
in vihds
107 9 127 127 1
ode.py
in vihds
105 16 127 127 1
procdata.py
in data
97 9 127 127 1
inference_graph.py
in vihds
93 9 127 127 1
auto_constant.py
in models
90 11 127 127 1
dr_blackbox.py
in models
89 8 127 935 13
prpr_constant.py
in models
89 10 127 127 1