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 |
---|---|---|---|---|---|
test.py in main |
43 | 2 | 301 | 301 | 1 |
config.py in main |
55 | 1 | 301 | 301 | 1 |
train.py in main |
60 | 2 | 301 | 301 | 1 |
preprocessing.py in common/utils |
97 | 7 | 301 | 301 | 1 |
base.py in common |
118 | 15 | 301 | 301 | 1 |
dataset.py in data |
132 | 4 | 301 | 301 | 1 |
model.py in main |
149 | 6 | 165 | 165 | 1 |
__init__.py in common/utils |
1 | - | |||
dir.py in common/utils |
8 | 2 | |||
timer.py in common |
24 | 3 | |||
DiffableRenderer.py in common/nets/DiffableRenderer |
40 | 3 | |||
logger.py in common |
40 | 6 | |||
layer.py in common/nets |
46 | 3 | |||
module.py in common/nets |
57 | 10 | |||
resnet.py in common/nets |
63 | 4 | |||
transforms.py in common/utils |
70 | 7 | |||
vis.py in common/utils |
94 | 3 | |||
mesh.py in common/utils |
125 | 8 | |||
loss.py in common/nets |
180 | 16 |