tensorflow / tensor2tensor
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: 338
  • Daily file updates (only one update per file and date counted): 972
  • First update: 2017-06-15
  • Latest update: 2022-01-12
  • Days between first and latest update: 1673 (239 weeks, estimated 1195 working days)
  • Active days (at least one file change): 807
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 338 files with 73,673 lines of code in files.
    • 338 files that are 366+ days old (73,673 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 338 files with 73,673 lines of code in files.
    • 27 files have been last changed 366+ days ago (2,651 lines of code)
    • 306 files have been last changed 181-365 days ago (69,395 lines of code)
    • 4 files have been last changed 91-180 days ago (1,462 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 1 files have been last changed 1-30 days ago (165 lines of code)
3% | 94% | 1% | 0% | <1%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, js, html, txt, sh, ipynb, cc, json, yml, gitignore, h, meta, proto
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
cc100% | 0% | 0% | 0% | 0%
proto100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
js99% | <1% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
cc22% | 77% | 0% | 0% | 0%
py<1% | 97% | 2% | 0% | <1%
proto100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
yml100% | 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
tensor2tensor/models100% | 0% | 0% | 0% | 0%
tensor2tensor/data_generators100% | 0% | 0% | 0% | 0%
tensor2tensor/layers100% | 0% | 0% | 0% | 0%
tensor2tensor/utils100% | 0% | 0% | 0% | 0%
tensor2tensor/rl100% | 0% | 0% | 0% | 0%
tensor2tensor/insights100% | 0% | 0% | 0% | 0%
tensor2tensor/envs100% | 0% | 0% | 0% | 0%
tensor2tensor/visualization100% | 0% | 0% | 0% | 0%
tensor2tensor/serving100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
tensor2tensor100% | 0% | 0% | 0% | 0%
tensor2tensor/metrics100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
tensor2tensor/insights85% | 14% | 0% | 0% | 0%
tensor2tensor/visualization64% | 35% | 0% | 0% | 0%
tensor2tensor/data_generators<1% | 91% | 7% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
tensor2tensor/models0% | 100% | 0% | 0% | 0%
tensor2tensor/layers0% | 100% | 0% | 0% | 0%
tensor2tensor/utils0% | 98% | 0% | 0% | 1%
tensor2tensor/rl0% | 100% | 0% | 0% | 0%
tensor2tensor/envs0% | 100% | 0% | 0% | 0%
tensor2tensor/serving0% | 100% | 0% | 0% | 0%
tensor2tensor0% | 100% | 0% | 0% | 0%
tensor2tensor/metrics0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
transformer.py
in tensor2tensor/models
1978 129 359 1695 241
t2t_model.py
in tensor2tensor/utils
1527 72 359 1695 219
generator_utils.py
in tensor2tensor/data_generators
665 51 359 1695 109
expert_utils.py
in tensor2tensor/utils
655 47 359 1695 67
text_encoder.py
in tensor2tensor/data_generators
525 67 359 1695 104
metrics.py
in tensor2tensor/utils
516 37 359 1695 102
data_reader.py
in tensor2tensor/utils
360 18 359 1695 91
beam_search.py
in tensor2tensor/utils
320 11 359 1695 53
slicenet.py
in tensor2tensor/models
286 13 359 1695 52
algorithmic.py
in tensor2tensor/data_generators
278 53 359 1695 38
algorithmic_math.py
in tensor2tensor/data_generators
252 18 359 1695 31
registry.py
in tensor2tensor/utils
246 32 359 1695 65
bleu_hook.py
in tensor2tensor/utils
156 10 359 1695 49
problem_hparams.py
in tensor2tensor/data_generators
143 18 359 1695 54
xception.py
in tensor2tensor/models
135 8 359 1695 39
snli.py
in tensor2tensor/data_generators
103 5 359 1695 23
audio.py
in tensor2tensor/data_generators
94 5 359 1695 21
setup.py
in root
93 - 597 1695 152
tokenizer.py
in tensor2tensor/data_generators
82 5 359 1695 36
avg_checkpoints.py
in tensor2tensor/utils
82 2 359 1695 26
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
attention.js
in tensor2tensor/visualization
307 17 1623 1624 2
proto
insight_configuration.proto
in tensor2tensor/insights
47 - 1483 1487 2
processing-visualization.js
in tensor2tensor/insights/polymer/processing_visualization
13 2 1453 1508 6
language-selector.html
in tensor2tensor/insights/polymer/language_selector
22 - 1453 1508 4
language-selector.js
in tensor2tensor/insights/polymer/language_selector
27 3 1453 1508 6
insights-app.js
in tensor2tensor/insights/polymer/insights_app
30 4 1453 1508 6
language-selector-content.html
in tensor2tensor/insights/polymer/language_selector
40 - 1453 1508 4
translation-result.js
in tensor2tensor/insights/polymer/translation_result
41 3 1453 1508 6
tensor2tensor.html
in tensor2tensor/insights/polymer
49 - 1453 1494 4
index.html
in tensor2tensor/insights/polymer
49 - 1453 1508 6
processing-visualization.html
in tensor2tensor/insights/polymer/processing_visualization
56 - 1453 1508 4
query-card.html
in tensor2tensor/insights/polymer/query_card
60 - 1453 1508 6
translation-result.html
in tensor2tensor/insights/polymer/translation_result
60 - 1453 1508 6
insights-app.html
in tensor2tensor/insights/polymer/insights_app
92 - 1453 1508 6
attention-visualization.html
in tensor2tensor/insights/polymer/attention_visualization
94 - 1453 1508 4
explore-view.js
in tensor2tensor/insights/polymer/explore_view
97 11 1453 1508 6
language-selector-content.js
in tensor2tensor/insights/polymer/language_selector
125 12 1453 1508 6
graph-visualization.html
in tensor2tensor/insights/polymer/graph_visualization
146 - 1453 1508 4
query-card.js
in tensor2tensor/insights/polymer/query_card
169 13 1453 1508 6
attention-visualization.js
in tensor2tensor/insights/polymer/attention_visualization
204 16 1453 1508 6
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
transformer_seq2edits.py
in tensor2tensor/models/research
357 18 359 445 2
seq2edits.py
in tensor2tensor/data_generators
164 30 359 445 2
translate_encs_cubbitt.py
in tensor2tensor/data_generators
50 6 359 566 2
multistep_with_adamoptimizer.py
in tensor2tensor/utils
176 16 359 598 2
residual_shuffle_exchange.py
in tensor2tensor/models/research
124 11 359 598 2
transformer_vae_flow_prior.py
in tensor2tensor/models/research
826 67 359 722 2
transformer_glow_layers.py
in tensor2tensor/layers
293 10 359 722 2
transformer_vae_flow_prior_ops.py
in tensor2tensor/models/research
278 22 359 722 3
transformer_glow_layers_ops.py
in tensor2tensor/layers
181 17 359 722 2
contrib.py
in tensor2tensor/utils
140 24 359 764 4
shuffle_network.py
in tensor2tensor/models/research
216 18 359 780 6
partial_checkpoint_load_hook.py
in tensor2tensor/utils
17 2 359 826 4
neural_assistant.py
in tensor2tensor/models
333 15 359 830 8
dialog_abstract.py
in tensor2tensor/data_generators
247 35 359 875 4
dialog_opensubtitles.py
in tensor2tensor/data_generators
140 11 359 875 3
dialog_personachat.py
in tensor2tensor/data_generators
122 3 359 875 4
dialog_cornell.py
in tensor2tensor/data_generators
99 4 359 875 3
dialog_dailydialog.py
in tensor2tensor/data_generators
73 2 359 875 3
enwik8.py
in tensor2tensor/data_generators
114 17 168 878 5
translate_enes.py
in tensor2tensor/data_generators
79 11 359 932 3
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
adafactor.py
in tensor2tensor/utils
165 15 23 1446 34
wiki_revision_utils.py
in tensor2tensor/data_generators
335 26 106 1192 10
text_problems.py
in tensor2tensor/data_generators
752 108 167 1450 46
translate.py
in tensor2tensor/data_generators
261 23 167 1569 52
enwik8.py
in tensor2tensor/data_generators
114 17 168 878 5
pack_sequences_ops.cc
in tensor2tensor/data_generators/ops
525 14 269 1080 8
mtf_transformer.py
in tensor2tensor/models
903 58 336 1207 17
mtf_image_transformer.py
in tensor2tensor/models
479 37 336 1207 10
common_layers.py
in tensor2tensor/layers
2320 172 344 1647 189
common_attention.py
in tensor2tensor/layers
3314 126 359 1647 168
transformer.py
in tensor2tensor/models
1978 129 359 1695 241
t2t_model.py
in tensor2tensor/utils
1527 72 359 1695 219
modalities.py
in tensor2tensor/layers
1088 70 359 1647 125
autoencoders.py
in tensor2tensor/models/research
1073 63 359 1428 62
discretization.py
in tensor2tensor/layers
951 29 359 1445 67
image_transformer.py
in tensor2tensor/models
835 82 359 1451 37
transformer_vae_flow_prior.py
in tensor2tensor/models/research
826 67 359 722 2
transformer_vae.py
in tensor2tensor/models/research
826 35 359 1454 72
decoding.py
in tensor2tensor/utils
748 21 359 1647 131
universal_transformer_util.py
in tensor2tensor/models/research
745 21 359 1345 23