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 |
---|---|---|---|---|---|
main.py in root |
117 | 1 | 680 | 748 | 3 |
config.py in root |
223 | - | 680 | 748 | 3 |
utils.py in root |
170 | 16 | 680 | 694 | 2 |
models.py in root |
180 | 14 | 694 | 748 | 2 |
persistent_memory.py in root |
38 | 2 | 748 | 748 | 1 |
adaptive_span.py in root |
88 | 14 | 748 | 748 | 1 |
data.py in root |
104 | 9 | 694 | 694 | 1 |
trainer.py in root |
113 | 4 | 694 | 694 | 1 |
adaptive_io.py in root |
130 | 7 | 694 | 694 | 1 |
adagrad_with_grad_clip.py in root |
64 | 3 |