sagemaker-debugger icon indicating copy to clipboard operation
sagemaker-debugger copied to clipboard

[Documentation] sagemaker-debugger open source documentation pre-launch

Open mchoi8739 opened this issue 4 years ago • 1 comments

Description of changes:

readthedocs build log: https://readthedocs.org/projects/sagemaker-debugger/builds/14082688/ pre-launched doc: https://sagemaker-debugger.readthedocs.io/en/website/

Style and formatting:

I have run pre-commit install to ensure that auto-formatting happens with every commit.

Issue number, if available

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

mchoi8739 avatar Jun 23 '21 23:06 mchoi8739

Codecov Report

Merging #506 (b170fd6) into master (d864bb4) will decrease coverage by 24.72%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #506       +/-   ##
===========================================
- Coverage   75.35%   50.62%   -24.73%     
===========================================
  Files         127      117       -10     
  Lines       11117    10590      -527     
===========================================
- Hits         8377     5361     -3016     
- Misses       2740     5229     +2489     
Impacted Files Coverage Δ
smdebug/analysis/utils.py 23.52% <ø> (-50.99%) :arrow_down:
smdebug/core/hook.py 73.73% <ø> (-13.70%) :arrow_down:
smdebug/exceptions.py 47.61% <ø> (-16.67%) :arrow_down:
...mdebug/profiler/analysis/notebook_utils/heatmap.py 0.00% <ø> (-13.01%) :arrow_down:
...debug/profiler/analysis/python_profile_analysis.py 90.90% <ø> (ø)
...profiler/analysis/utils/profiler_data_to_pandas.py 36.07% <ø> (-0.92%) :arrow_down:
...er/analysis/utils/python_profile_analysis_utils.py 88.40% <ø> (ø)
smdebug/rules/rule.py 34.37% <ø> (-50.48%) :arrow_down:
smdebug/rules/rule_invoker.py 18.18% <ø> (ø)
smdebug/trials/trial.py 56.82% <ø> (-37.61%) :arrow_down:
... and 79 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d864bb4...b170fd6. Read the comment docs.

codecov-commenter avatar Jun 23 '21 23:06 codecov-commenter