The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
loss.py in common/nets |
180 | 16 |
model.py in main |
149 | 6 |
dataset.py in data |
132 | 4 |
mesh.py in common/utils |
125 | 8 |
base.py in common |
118 | 15 |
preprocessing.py in common/utils |
97 | 7 |
vis.py in common/utils |
94 | 3 |
transforms.py in common/utils |
70 | 7 |
resnet.py in common/nets |
63 | 4 |
train.py in main |
60 | 2 |
module.py in common/nets |
57 | 10 |
config.py in main |
55 | 1 |
layer.py in common/nets |
46 | 3 |
test.py in main |
43 | 2 |
logger.py in common |
40 | 6 |
DiffableRenderer.py in common/nets/DiffableRenderer |
40 | 3 |
timer.py in common |
24 | 3 |
dir.py in common/utils |
8 | 2 |
__init__.py in common/utils |
1 | - |
File | # lines | # units |
---|---|---|
loss.py in common/nets |
180 | 16 |
base.py in common |
118 | 15 |
module.py in common/nets |
57 | 10 |
mesh.py in common/utils |
125 | 8 |
transforms.py in common/utils |
70 | 7 |
preprocessing.py in common/utils |
97 | 7 |
logger.py in common |
40 | 6 |
model.py in main |
149 | 6 |
resnet.py in common/nets |
63 | 4 |
dataset.py in data |
132 | 4 |
timer.py in common |
24 | 3 |
vis.py in common/utils |
94 | 3 |
DiffableRenderer.py in common/nets/DiffableRenderer |
40 | 3 |
layer.py in common/nets |
46 | 3 |
dir.py in common/utils |
8 | 2 |
test.py in main |
43 | 2 |
train.py in main |
60 | 2 |
config.py in main |
55 | 1 |
There are 8 files with lines longer than 120 characters. In total, there are 51 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
model.py in main |
149 | 6 | 15 |
dataset.py in data |
132 | 4 | 12 |
loss.py in common/nets |
180 | 16 | 8 |
vis.py in common/utils |
94 | 3 | 5 |
DiffableRenderer.py in common/nets/DiffableRenderer |
40 | 3 | 5 |
base.py in common |
118 | 15 | 3 |
mesh.py in common/utils |
125 | 8 | 2 |
module.py in common/nets |
57 | 10 | 1 |