tensorflow / cloud
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 42 files with 4,130 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 5 medium size files (1,834 lines of codeclsfd_ftr_w_mp_ins)
    • 11 small files (1,685 lines of code)
    • 26 very small files (611 lines of code)
0% | 0% | 44% | 40% | 14%
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% | 52% | 40% | 6%
cc0% | 0% | 0% | 86% | 13%
bzl0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/python/tensorflow_cloud/tuner0% | 0% | 75% | 20% | 3%
src/python/tensorflow_cloud/core0% | 0% | 46% | 52% | <1%
src/cpp/monitoring0% | 0% | 0% | 50% | 49%
src/python/tensorflow_cloud/core/experimental0% | 0% | 0% | 85% | 14%
src/python/tensorflow_cloud/utils0% | 0% | 0% | 87% | 12%
g3doc0% | 0% | 0% | 0% | 100%
src/python0% | 0% | 0% | 0% | 100%
api_docs0% | 0% | 0% | 0% | 100%
src/python/tensorflow_cloud0% | 0% | 0% | 0% | 100%
Longest Files (Top 42)
File# lines# units
tuner.py
in src/python/tensorflow_cloud/tuner
470 19
utils.py
in src/python/tensorflow_cloud/tuner
388 14
gcp.py
in src/python/tensorflow_cloud/core
339 9
containerize.py
in src/python/tensorflow_cloud/core
330 16
vizier_client.py
in src/python/tensorflow_cloud/tuner
307 16
stackdriver_client.cc
in src/cpp/monitoring
190 11
models.py
in src/python/tensorflow_cloud/core/experimental
185 15
preprocess.py
in src/python/tensorflow_cloud/core
181 4
run.py
in src/python/tensorflow_cloud/core
171 4
cloud_fit_client.py
in src/python/tensorflow_cloud/tuner
165 4
cloud_fit_remote.py
in src/python/tensorflow_cloud/tuner
153 5
deploy.py
in src/python/tensorflow_cloud/core
138 5
google_api_client.py
in src/python/tensorflow_cloud/utils
137 11
machine_config.py
in src/python/tensorflow_cloud/core
136 5
validate.py
in src/python/tensorflow_cloud/core
127 7
stackdriver_exporter.cc
in src/cpp/monitoring
102 5
build_rules.bzl
in src/cpp/monitoring
82 -
_index.yaml
in g3doc
55 -
setup.py
in src/python
50 -
stackdriver_config.cc
in src/cpp/monitoring
47 4
repository_rules.bzl
in src/cpp/monitoring
43 -
build_config.bzl
in src/cpp/monitoring
39 -
_book.yaml
in g3doc
35 -
build_docs.py
in api_docs
34 2
stackdriver_client.h
in src/cpp/monitoring
33 -
models_entry_point.py
in src/python/tensorflow_cloud/core/experimental
31 4
vizier_client_interface.py
in src/python/tensorflow_cloud/tuner
30 8
dependencies.py
in src/python
25 2
stackdriver_exporter.h
in src/cpp/monitoring
23 -
tf_utils.py
in src/python/tensorflow_cloud/utils
18 2
stackdriver_config.h
in src/cpp/monitoring
17 -
cloud_fit_utils.py
in src/python/tensorflow_cloud/tuner
15 2
docker_config.py
in src/python/tensorflow_cloud/core
10 1
__init__.py
in src/python/tensorflow_cloud
10 -
constants.py
in src/python/tensorflow_cloud/tuner
6 -
cfg
setup.cfg
in src/python
2 -
__init__.py
in src/python/tensorflow_cloud/core/experimental
1 -
__init__.py
in src/python/tensorflow_cloud/core
1 -
__init__.py
in src/python/tensorflow_cloud/utils
1 -
__init__.py
in src/python/tensorflow_cloud/tuner
1 -
vizier_client_ucaip_interface.py
in src/python/tensorflow_cloud/tuner
1 -
version.py
in src/python/tensorflow_cloud
1 -
Files With Most Units (Top 20)
File# lines# units
tuner.py
in src/python/tensorflow_cloud/tuner
470 19
containerize.py
in src/python/tensorflow_cloud/core
330 16
vizier_client.py
in src/python/tensorflow_cloud/tuner
307 16
models.py
in src/python/tensorflow_cloud/core/experimental
185 15
utils.py
in src/python/tensorflow_cloud/tuner
388 14
stackdriver_client.cc
in src/cpp/monitoring
190 11
google_api_client.py
in src/python/tensorflow_cloud/utils
137 11
gcp.py
in src/python/tensorflow_cloud/core
339 9
vizier_client_interface.py
in src/python/tensorflow_cloud/tuner
30 8
validate.py
in src/python/tensorflow_cloud/core
127 7
stackdriver_exporter.cc
in src/cpp/monitoring
102 5
deploy.py
in src/python/tensorflow_cloud/core
138 5
machine_config.py
in src/python/tensorflow_cloud/core
136 5
cloud_fit_remote.py
in src/python/tensorflow_cloud/tuner
153 5
stackdriver_config.cc
in src/cpp/monitoring
47 4
models_entry_point.py
in src/python/tensorflow_cloud/core/experimental
31 4
run.py
in src/python/tensorflow_cloud/core
171 4
preprocess.py
in src/python/tensorflow_cloud/core
181 4
cloud_fit_client.py
in src/python/tensorflow_cloud/tuner
165 4
build_docs.py
in api_docs
34 2
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
_index.yaml
in g3doc
55 - 1