File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
train.py in pytorch_translate |
614 | 22 | 440 | 1362 | 120 |
ensemble_export.py in pytorch_translate |
1526 | 41 | 111 | 1363 | 95 |
generate.py in pytorch_translate |
655 | 10 | 440 | 1362 | 79 |
rnn.py in pytorch_translate |
1275 | 38 | 440 | 1362 | 54 |
options.py in pytorch_translate |
786 | 10 | 475 | 1328 | 51 |
beam_decode.py in pytorch_translate |
736 | 25 | 754 | 1357 | 45 |
transformer.py in pytorch_translate |
755 | 29 | 467 | 1280 | 40 |
preprocess.py in pytorch_translate |
501 | 13 | 696 | 1343 | 30 |
pytorch_translate_task.py in pytorch_translate/tasks |
640 | 25 | 462 | 1188 | 30 |
common_layers.py in pytorch_translate |
446 | 29 | 938 | 1343 | 28 |
utils.py in pytorch_translate |
180 | 20 | 462 | 1343 | 27 |
evals.py in pytorch_translate |
260 | 8 | 475 | 1140 | 27 |
char_source_model.py in pytorch_translate |
344 | 16 | 467 | 1336 | 27 |
hybrid_transformer_rnn.py in pytorch_translate |
442 | 22 | 265 | 1140 | 23 |
checkpoint.py in pytorch_translate |
290 | 17 | 327 | 1140 | 22 |
rescorer.py in pytorch_translate/rescoring |
298 | 12 | 265 | 1037 | 22 |
semi_supervised_task.py in pytorch_translate/tasks |
285 | 9 | 888 | 1188 | 20 |
model_scorers.py in pytorch_translate/rescoring |
200 | 13 | 265 | 1037 | 17 |
char_encoder.py in pytorch_translate |
355 | 14 | 874 | 1356 | 16 |
data.py in pytorch_translate/data |
236 | 18 | 467 | 1022 | 14 |