The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
data_loaders.py in quant/data |
274 | 16 |
resnet.py in quant/models |
203 | 7 |
tasks.py in quant/common |
168 | 2 |
activation_quantization.py in quant/binary |
134 | 20 |
training.py in quant/common |
105 | 4 |
binary_conv.py in quant/binary |
100 | 6 |
initialization.py in quant/common |
98 | 6 |
metrics.py in quant/common |
82 | 16 |
checkpoints.py in quant/utils |
73 | 3 |
quantization.py in quant/binary |
68 | 7 |
optimal.py in quant/binary |
67 | 4 |
parser.py in quant/common |
67 | 4 |
experiment.py in quant/common |
60 | 3 |
visualization.py in quant/utils |
58 | 4 |
weight_quantization.py in quant/binary |
53 | 8 |
compute_platform.py in quant/common |
48 | 5 |
lenet.py in quant/models |
45 | 2 |
pyproject.toml in root |
35 | - |
conf.py in doc |
25 | - |
kd_criterion.py in quant/utils |
25 | 1 |
linear_lr_scheduler.py in quant/utils |
21 | 2 |
ste.py in quant/binary |
20 | 3 |
moving_average.py in quant/utils |
19 | 2 |
__init__.py in quant |
11 | 1 |
__init__.py in quant/common |
8 | 1 |
utils.py in quant/utils |
3 | 1 |
__init__.py in quant/binary |
1 | - |
__init__.py in quant/data |
1 | - |
__init__.py in quant/models |
1 | - |
__init__.py in quant/utils |
1 | - |
File | # lines | # units |
---|---|---|
activation_quantization.py in quant/binary |
134 | 20 |
metrics.py in quant/common |
82 | 16 |
data_loaders.py in quant/data |
274 | 16 |
weight_quantization.py in quant/binary |
53 | 8 |
quantization.py in quant/binary |
68 | 7 |
resnet.py in quant/models |
203 | 7 |
binary_conv.py in quant/binary |
100 | 6 |
initialization.py in quant/common |
98 | 6 |
compute_platform.py in quant/common |
48 | 5 |
optimal.py in quant/binary |
67 | 4 |
parser.py in quant/common |
67 | 4 |
training.py in quant/common |
105 | 4 |
visualization.py in quant/utils |
58 | 4 |
ste.py in quant/binary |
20 | 3 |
experiment.py in quant/common |
60 | 3 |
checkpoints.py in quant/utils |
73 | 3 |
tasks.py in quant/common |
168 | 2 |
lenet.py in quant/models |
45 | 2 |
linear_lr_scheduler.py in quant/utils |
21 | 2 |
moving_average.py in quant/utils |
19 | 2 |
There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.
File | # lines | # units | # long lines |
---|---|---|---|