aws / sagemaker-tensorflow-training-toolkit
File Size

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

Intro
Learn more...
File Size Overall
61% | 0% | 0% | 15% | 22%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py61% | 0% | 0% | 15% | 22%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
benchmarks85% | 0% | 0% | 9% | 5%
src0% | 0% | 0% | 66% | 33%
scripts0% | 0% | 0% | 0% | 100%
docker0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 18)
File# lines# units
train_imagenet_resnet_hvd.py
in benchmarks/horovod-resnet
1138 48
training.py
in src/sagemaker_tensorflow_container
175 10
execute_horovod_training.py
in benchmarks/horovod-resnet
120 4
build_all.py
in scripts
74 1
execute_tensorflow_training.py
in benchmarks/tf_benchmarks
74 4
deep_learning_container.py
in src/sagemaker_tensorflow_container
69 6
setup.py
in root
64 2
deep_learning_container.py
in docker/build_artifacts
55 6
publish_all.py
in scripts
32 1
s3_utils.py
in src/sagemaker_tensorflow_container
17 2
dockerd-entrypoint.py
in docker/1.15.0/py3
8 -
dockerd-entrypoint.py
in docker/build_artifacts
8 -
dockerd-entrypoint.py
in docker/2.0.0/py3
8 -
dockerd-entrypoint.py
in docker/2.0.0/py2
8 -
in
7 -
__init__.py
in src/sagemaker_tensorflow_container
1 -
__init__.py
in docker
1 -
__init__.py
in docker/build_artifacts
1 -
Files With Most Units (Top 10)
File# lines# units
train_imagenet_resnet_hvd.py
in benchmarks/horovod-resnet
1138 48
training.py
in src/sagemaker_tensorflow_container
175 10
deep_learning_container.py
in src/sagemaker_tensorflow_container
69 6
deep_learning_container.py
in docker/build_artifacts
55 6
execute_horovod_training.py
in benchmarks/horovod-resnet
120 4
execute_tensorflow_training.py
in benchmarks/tf_benchmarks
74 4
s3_utils.py
in src/sagemaker_tensorflow_container
17 2
setup.py
in root
64 2
build_all.py
in scripts
74 1
publish_all.py
in scripts
32 1
Files With Long Lines (Top 4)

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

File# lines# units# long lines
build_all.py
in scripts
74 1 4
train_imagenet_resnet_hvd.py
in benchmarks/horovod-resnet
1138 48 1
execute_horovod_training.py
in benchmarks/horovod-resnet
120 4 1
deep_learning_container.py
in src/sagemaker_tensorflow_container
69 6 1
Correlations

File Size vs. Commits (all time): 18 points

setup.py x: 43 commits (all time) y: 64 lines of code src/sagemaker_tensorflow_container/training.py x: 14 commits (all time) y: 175 lines of code benchmarks/horovod-resnet/execute_horovod_training.py x: 2 commits (all time) y: 120 lines of code benchmarks/horovod-resnet/train_imagenet_resnet_hvd.py x: 2 commits (all time) y: 1138 lines of code benchmarks/tf_benchmarks/execute_tensorflow_training.py x: 2 commits (all time) y: 74 lines of code scripts/build_all.py x: 8 commits (all time) y: 74 lines of code scripts/publish_all.py x: 7 commits (all time) y: 32 lines of code src/sagemaker_tensorflow_container/deep_learning_container.py x: 4 commits (all time) y: 69 lines of code src/sagemaker_tensorflow_container/s3_utils.py x: 7 commits (all time) y: 17 lines of code MANIFEST.in x: 5 commits (all time) y: 7 lines of code docker/__init__.py x: 4 commits (all time) y: 1 lines of code docker/build_artifacts/deep_learning_container.py x: 4 commits (all time) y: 55 lines of code docker/build_artifacts/dockerd-entrypoint.py x: 4 commits (all time) y: 8 lines of code docker/2.0.0/py2/dockerd-entrypoint.py x: 1 commits (all time) y: 8 lines of code src/sagemaker_tensorflow_container/__init__.py x: 1 commits (all time) y: 1 lines of code
1138.0
lines of code
  min: 1.0
  average: 103.33
  25th percentile: 7.75
  median: 24.5
  75th percentile: 74.0
  max: 1138.0
0 43.0
commits (all time)
min: 1.0 | average: 6.56 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 7.0 | max: 43.0

File Size vs. Contributors (all time): 18 points

setup.py x: 19 contributors (all time) y: 64 lines of code src/sagemaker_tensorflow_container/training.py x: 8 contributors (all time) y: 175 lines of code benchmarks/horovod-resnet/execute_horovod_training.py x: 2 contributors (all time) y: 120 lines of code benchmarks/horovod-resnet/train_imagenet_resnet_hvd.py x: 2 contributors (all time) y: 1138 lines of code benchmarks/tf_benchmarks/execute_tensorflow_training.py x: 2 contributors (all time) y: 74 lines of code scripts/build_all.py x: 4 contributors (all time) y: 74 lines of code scripts/publish_all.py x: 4 contributors (all time) y: 32 lines of code src/sagemaker_tensorflow_container/deep_learning_container.py x: 4 contributors (all time) y: 69 lines of code src/sagemaker_tensorflow_container/s3_utils.py x: 4 contributors (all time) y: 17 lines of code MANIFEST.in x: 3 contributors (all time) y: 7 lines of code docker/__init__.py x: 2 contributors (all time) y: 1 lines of code docker/build_artifacts/deep_learning_container.py x: 2 contributors (all time) y: 55 lines of code docker/build_artifacts/dockerd-entrypoint.py x: 2 contributors (all time) y: 8 lines of code docker/2.0.0/py2/dockerd-entrypoint.py x: 1 contributors (all time) y: 8 lines of code src/sagemaker_tensorflow_container/__init__.py x: 1 contributors (all time) y: 1 lines of code
1138.0
lines of code
  min: 1.0
  average: 103.33
  25th percentile: 7.75
  median: 24.5
  75th percentile: 74.0
  max: 1138.0
0 19.0
contributors (all time)
min: 1.0 | average: 3.67 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 4.0 | max: 19.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".