tensorflow / tpu
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: 606
  • Daily file updates (only one update per file and date counted): 1118
  • First update: 2017-07-27
  • Latest update: 2022-01-12
  • Days between first and latest update: 1631 (233 weeks, estimated 1165 working days)
  • Active days (at least one file change): 500
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 606 files with 77,090 lines of code in files.
    • 474 files that are 366+ days old (60,413 lines of code)
    • 41 files that are 181-365 days old (1,923 lines of code)
    • 1 files that are 91-180 days old (51 lines of code)
    • 90 files that are 31-90 days old (14,703 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
78% | 2% | <1% | 19% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 606 files with 77,090 lines of code in files.
    • 384 files have been last changed 366+ days ago (42,151 lines of code)
    • 63 files have been last changed 181-365 days ago (6,263 lines of code)
    • 9 files have been last changed 91-180 days ago (1,820 lines of code)
    • 147 files have been last changed 31-90 days ago (26,257 lines of code)
    • 3 files have been last changed 1-30 days ago (599 lines of code)
54% | 8% | 2% | 34% | <1%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, yaml, h, md, go, c, ipynb, json, sh, txt, gitignore, pb
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py93% | 2% | <1% | 3% | 0%
c33% | 0% | 0% | 66% | 0%
go100% | 0% | 0% | 0% | 0%
pb100% | 0% | 0% | 0% | 0%
yaml59% | 28% | 0% | 11% | 0%
h32% | 0% | 0% | 67% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py70% | 10% | 3% | 14% | 1%
go90% | 9% | 0% | 0% | 0%
pb100% | 0% | 0% | 0% | 0%
yaml59% | 28% | 0% | 11% | 0%
c0% | 0% | 0% | 100% | 0%
h0% | 0% | 0% | 100% | 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
models/official90% | 3% | 0% | 5% | 0%
models/experimental96% | 3% | <1% | 0% | 0%
tools/driver33% | 0% | 0% | 66% | 0%
tools/ctpu100% | 0% | 0% | 0% | 0%
tools/data_converter100% | 0% | 0% | 0% | 0%
tools/datasets100% | 0% | 0% | 0% | 0%
models/hyperparameters100% | 0% | 0% | 0% | 0%
tools/diagnostics100% | 0% | 0% | 0% | 0%
models/common100% | 0% | 0% | 0% | 0%
tools/dataset_profiler100% | 0% | 0% | 0% | 0%
tools/kubernetes100% | 0% | 0% | 0% | 0%
models100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
models/official65% | 13% | 3% | 16% | <1%
models/experimental94% | 4% | <1% | 0% | 0%
tools/ctpu90% | 9% | 0% | 0% | 0%
tools/datasets66% | 0% | 33% | 0% | 0%
tools/data_converter41% | 0% | 0% | 58% | 0%
tools/diagnostics100% | 0% | 0% | 0% | 0%
models/common100% | 0% | 0% | 0% | 0%
models/hyperparameters37% | 0% | 0% | 0% | 62%
tools/dataset_profiler100% | 0% | 0% | 0% | 0%
tools/kubernetes100% | 0% | 0% | 0% | 0%
models100% | 0% | 0% | 0% | 0%
tools/driver0% | 0% | 0% | 100% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
resnet_main.py
in models/official/resnet
604 8 358 1458 59
inception_v3.py
in models/experimental/inception
587 11 711 1458 24
retinanet_main.py
in models/official/retinanet
586 2 711 1458 32
inception_v4.py
in models/experimental/inception
581 11 711 1458 19
inception_v2.py
in models/experimental/inception
545 11 711 1458 16
resnet_model.py
in models/official/resnet
537 15 295 1458 21
inception_v2_tpu_model.py
in models/experimental/inception
485 4 1458 1458 1
retinanet_architecture.py
in models/official/retinanet
435 17 750 1458 9
up.go
in tools/ctpu/commands
428 14 395 1458 29
mobilenet.py
in models/official/mobilenet
373 7 850 1458 20
retinanet_model.py
in models/official/retinanet
347 13 724 1458 27
dataloader.py
in models/official/retinanet
311 21 578 1458 21
inception_v4_model.py
in models/experimental/inception
307 8 1458 1458 1
tpu.go
in tools/ctpu/ctrl
304 20 493 1458 14
densenet_imagenet.py
in models/official/densenet
294 7 711 1458 14
common.go
in tools/ctpu/commands
250 13 360 1458 12
gce.go
in tools/ctpu/ctrl
246 14 493 1458 8
imagenet_to_gcs.py
in tools/datasets
240 17 113 1458 14
status.go
in tools/ctpu/commands
218 15 1159 1458 9
data_pipeline.py
in models/official/squeezenet
215 13 724 1458 7
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in models/official/resnet
1 - 1458 1458 1
__init__.py
in models/official/retinanet/object_detection
1 - 1458 1458 1
inception_v4_model.py
in models/experimental/inception
307 8 1458 1458 1
inception_v2_tpu_model.py
in models/experimental/inception
485 4 1458 1458 1
__init__.py
in models/official/resnet/benchmark
1 - 1387 1387 1
gcloud_cli.go
in tools/ctpu/ctrl
59 5 1327 1458 6
devshell.go
in tools/ctpu/config
66 4 1282 1457 3
model_specs.py
in models/official/amoeba_net
65 2 1270 1270 1
config_gce.go
in tools/ctpu/config
42 1 1258 1258 1
config.go
in tools/ctpu/config
111 6 1248 1458 13
__init__.py
in models/official
1 - 1228 1228 1
setup.py
in models
6 - 1228 1228 1
tpu_profiler_k8s.yaml
in tools/kubernetes
23 - 1208 1208 1
resnet_k8s.yaml
in models/official/resnet
29 - 1208 1303 4
inception_v3_k8s.yaml
in models/experimental/inception
33 - 1208 1303 3
tensorboard_k8s.yaml
in tools/kubernetes
38 - 1208 1208 1
imagenet_to_gcs_k8s.yaml
in tools/datasets
46 - 1208 1303 3
__init__.py
in models/common
1 - 1159 1159 1
version.go
in tools/ctpu/commands
28 6 1159 1458 2
quota.go
in tools/ctpu/commands
38 6 1159 1457 7
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
tpuv4_bar2_ranges.c
in tools/driver/drivers/char/tpu_common/tpuv4
4817 1 78 80 2
tpuv4lite_bar2_ranges.c
in tools/driver/drivers/char/tpu_common/tpuv4lite
3348 1 78 80 2
tpuv4common_userspace_lst_port_indirect_accessor.h
in tools/driver/drivers/char/tpu_common/tpuv4common
834 34 78 80 2
tpuv2_core.c
in tools/driver/drivers/char/tpu_common
815 15 78 80 2
postprocess_ops.py
in models/official/detection/projects/vild/ops
298 10 78 80 2
efficientnet_lite_model_qat.py
in models/official/efficientnet/lite
290 12 78 80 2
vild_parser.py
in models/official/detection/projects/vild/dataloader
281 5 78 80 2
vild_model.py
in models/official/detection/projects/vild/modeling
260 5 78 80 2
vild_head.py
in models/official/detection/projects/vild/modeling
247 3 78 80 2
tpuv4lite_driver.c
in tools/driver/drivers/char/tpu_common
236 11 78 80 2
tpuv2_core.h
in tools/driver/drivers/char/tpu_common
221 - 78 80 2
create_lvis_tf_record.py
in models/official/detection/projects/vild/preprocessing
204 3 78 80 2
tpuv4.c
in tools/driver/drivers/char/tpu_common
175 9 78 80 2
vild_ensemble_resnet.yaml
in models/official/detection/projects/vild/configs
165 - 78 80 2
vild_resnet.yaml
in models/official/detection/projects/vild/configs
164 - 78 80 2
tpuv3_driver.c
in tools/driver/drivers/char/tpu_common
146 2 78 80 2
gasket_dmabuf.c
in tools/driver/drivers/gasket
144 3 78 80 2
asic_fw_indirect_accessor.h
in tools/driver/drivers/asic_sw
139 4 78 80 2
tf_example_decoder.py
in models/official/detection/projects/vild/dataloader
136 7 78 80 2
vild_config.py
in models/official/detection/projects/vild/configs
136 - 78 80 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
shapemask_parser.py
in models/official/detection/dataloader
283 6 23 927 28
params_dict.py
in models/hyperparameters
211 14 23 982 12
mask_utils.py
in models/official/detection/utils
105 2 23 808 8
tpuv4_bar2_ranges.c
in tools/driver/drivers/char/tpu_common/tpuv4
4817 1 78 80 2
tpuv4lite_bar2_ranges.c
in tools/driver/drivers/char/tpu_common/tpuv4lite
3348 1 78 80 2
gasket_core.c
in tools/driver/drivers/gasket
1670 46 78 493 5
gasket_page_table.c
in tools/driver/drivers/gasket
1400 50 78 493 3
tpuv4common_userspace_lst_port_indirect_accessor.h
in tools/driver/drivers/char/tpu_common/tpuv4common
834 34 78 80 2
tpuv2_core.c
in tools/driver/drivers/char/tpu_common
815 15 78 80 2
gasket_interrupt.c
in tools/driver/drivers/gasket
707 25 78 493 3
main.py
in models/official/efficientnet
608 5 78 988 37
efficientnet_model.py
in models/official/efficientnet
469 15 78 988 49
accel.c
in tools/driver/drivers/accel
383 27 78 493 5
tpu_common.c
in tools/driver/drivers/char/tpu_common
339 12 78 493 5
gasket_sysfs.c
in tools/driver/drivers/gasket
310 8 78 493 3
gasket_ioctl.c
in tools/driver/drivers/gasket
307 12 78 493 3
coco_evaluator.py
in models/official/detection/evaluation
299 11 78 953 19
unet_model.py
in models/official/unet3d
298 7 78 902 10
postprocess_ops.py
in models/official/detection/projects/vild/ops
298 10 78 80 2
preprocessor.py
in models/official/detection/utils/object_detection
294 15 78 960 9