microsoft / onnxconverter-common
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 27 files with 5,991 lines of code.
    • 1 very long files (1,539 lines of code)
    • 2 long files (1,524 lines of code)
    • 7 medium size files (1,844 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (474 lines of code)
    • 14 very small files (610 lines of code)
25% | 25% | 30% | 7% | 10%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py25% | 25% | 30% | 7% | 10%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
onnxconverter_common26% | 25% | 31% | 8% | 8%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
optimizer.py
in onnxconverter_common
1539 103
onnx_ops.py
in onnxconverter_common
904 80
topology.py
in onnxconverter_common
620 36
onnx_fx.py
in onnxconverter_common
388 43
oopb.py
in onnxconverter_common
306 87
onnx2py.py
in onnxconverter_common
247 17
float16.py
in onnxconverter_common
235 6
_opt_const_folding.py
in onnxconverter_common
234 29
utils.py
in onnxconverter_common
218 24
perfstats.py
in onnxconverter_common
216 15
data_types.py
in onnxconverter_common
195 43
auto_mixed_precision.py
in onnxconverter_common
157 10
container.py
in onnxconverter_common
122 16
tree_ensemble.py
in onnxconverter_common
87 4
metadata_props.py
in onnxconverter_common
76 3
pytracing.py
in onnxconverter_common
66 11
onnx_ex.py
in onnxconverter_common
57 4
shape_calculator.py
in onnxconverter_common
55 2
update_ops.py
in root
54 4
registration.py
in onnxconverter_common
46 4
setup.py
in root
42 -
decast.py
in onnxconverter_common
41 3
case_insensitive_dict.py
in onnxconverter_common
33 10
interface.py
in onnxconverter_common
30 6
__init__.py
in onnxconverter_common
19 -
cfg
setup.cfg
in root
3 -
in
MANIFEST.in
in root
1 -
Files With Most Units (Top 20)
File# lines# units
optimizer.py
in onnxconverter_common
1539 103
oopb.py
in onnxconverter_common
306 87
onnx_ops.py
in onnxconverter_common
904 80
data_types.py
in onnxconverter_common
195 43
onnx_fx.py
in onnxconverter_common
388 43
topology.py
in onnxconverter_common
620 36
_opt_const_folding.py
in onnxconverter_common
234 29
utils.py
in onnxconverter_common
218 24
onnx2py.py
in onnxconverter_common
247 17
container.py
in onnxconverter_common
122 16
perfstats.py
in onnxconverter_common
216 15
pytracing.py
in onnxconverter_common
66 11
auto_mixed_precision.py
in onnxconverter_common
157 10
case_insensitive_dict.py
in onnxconverter_common
33 10
float16.py
in onnxconverter_common
235 6
interface.py
in onnxconverter_common
30 6
onnx_ex.py
in onnxconverter_common
57 4
registration.py
in onnxconverter_common
46 4
tree_ensemble.py
in onnxconverter_common
87 4
update_ops.py
in root
54 4
Files With Long Lines (Top 0)

There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.

File# lines# units# long lines