pytorch / ort
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 26 files with 774 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (120 lines of code)
    • 25 very small files (654 lines of code)
0% | 0% | 0% | 15% | 84%
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
py0% | 0% | 0% | 30% | 69%
yml0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
tools/ci_build0% | 0% | 0% | 86% | 13%
tools/ci_build/github/azure-pipelines0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
tools/ci_build/github/linux0% | 0% | 0% | 0% | 100%
torch_ort/experimental0% | 0% | 0% | 0% | 100%
tools/python0% | 0% | 0% | 0% | 100%
tools/python/util0% | 0% | 0% | 0% | 100%
torch_ort0% | 0% | 0% | 0% | 100%
torch_ort/configure0% | 0% | 0% | 0% | 100%
torch_ort/experimental/json_config0% | 0% | 0% | 0% | 100%
Longest Files (Top 26)
File# lines# units
get_docker_image.py
in tools/ci_build
120 8
packaging-pipeline-steps.yml
in tools/ci_build/github/azure-pipelines/templates
80 -
ci-pipeline.yml
in tools/ci_build/github/azure-pipelines
55 -
graph_config.py
in torch_ort/experimental
48 1
manylinux-check.py
in tools/ci_build/github/linux/docker/manylinux2014_build_scripts
43 2
packaging-pipeline-nightly.yml
in tools/ci_build/github/azure-pipelines
39 -
set-python-manylinux-variables-step.yml
in tools/ci_build/github/azure-pipelines/templates
37 -
packaging-pipeline-stable.yml
in tools/ci_build/github/azure-pipelines
36 -
build.py
in root
35 5
get-docker-image-steps.yml
in tools/ci_build/github/azure-pipelines/templates
35 -
upload_python_package_to_azure_storage.py
in tools/python
35 1
setup.py
in root
35 1
azure-pipelines.yml
in root
34 -
ssl-check.py
in tools/ci_build/github/linux/docker/manylinux2014_build_scripts
23 -
with-container-registry-steps.yml
in tools/ci_build/github/azure-pipelines/templates
20 -
run.py
in tools/python/util
20 1
upload_python_package_to_pypi.py
in tools/ci_build
19 -
cfg
setup.cfg
in root
17 -
component-governance-component-detection-steps.yml
in tools/ci_build/github/azure-pipelines/templates
13 -
clean-agent-build-directory-step.yml
in tools/ci_build/github/azure-pipelines/templates
8 -
toml
pyproject.toml
in root
6 -
__init__.py
in torch_ort
6 -
__main__.py
in torch_ort/configure
5 1
python-tag-abi-tag.py
in tools/ci_build/github/linux/docker/manylinux2014_build_scripts
3 -
__init__.py
in torch_ort/experimental
1 -
__init__.py
in torch_ort/experimental/json_config
1 -
Files With Most Units (Top 8)
File# lines# units
get_docker_image.py
in tools/ci_build
120 8
build.py
in root
35 5
manylinux-check.py
in tools/ci_build/github/linux/docker/manylinux2014_build_scripts
43 2
run.py
in tools/python/util
20 1
upload_python_package_to_azure_storage.py
in tools/python
35 1
setup.py
in root
35 1
graph_config.py
in torch_ort/experimental
48 1
__main__.py
in torch_ort/configure
5 1
Files With Long Lines (Top 6)

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

File# lines# units# long lines
upload_python_package_to_azure_storage.py
in tools/python
35 1 2
build.py
in root
35 5 1
packaging-pipeline-stable.yml
in tools/ci_build/github/azure-pipelines
36 - 1
component-governance-component-detection-steps.yml
in tools/ci_build/github/azure-pipelines/templates
13 - 1
get-docker-image-steps.yml
in tools/ci_build/github/azure-pipelines/templates
35 - 1
graph_config.py
in torch_ort/experimental
48 1 1