awslabs / sagemaker-debugger

Amazon SageMaker Debugger provides functionality to save tensors during training of machine learning jobs and analyze those tensors
Apache License 2.0
161 stars 83 forks source link

test 2.7 #547

Closed mariumof closed 2 years ago

mariumof commented 2 years ago

Description of changes:

Style and formatting:

I have run pre-commit install && pre-commit run --all-files 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.

codecov-commenter commented 2 years ago

Codecov Report

Merging #547 (8c3c9e1) into master (6903873) will decrease coverage by 4.69%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #547      +/-   ##
==========================================
- Coverage   75.53%   70.83%   -4.70%     
==========================================
  Files         127      117      -10     
  Lines       10917    10591     -326     
==========================================
- Hits         8246     7502     -744     
- Misses       2671     3089     +418     
Impacted Files Coverage Δ
smdebug/tensorflow/reductions.py 0.00% <0.00%> (-47.06%) :arrow_down:
...iler/analysis/utils/pytorch_dataloader_analysis.py 0.00% <0.00%> (-44.95%) :arrow_down:
smdebug/core/modes.py 55.00% <0.00%> (-30.00%) :arrow_down:
smdebug/tensorflow/keras.py 57.42% <0.00%> (-26.78%) :arrow_down:
...mdebug/profiler/analysis/notebook_utils/heatmap.py 0.00% <0.00%> (-13.01%) :arrow_down:
smdebug/profiler/utils.py 65.43% <0.00%> (-11.73%) :arrow_down:
smdebug/tensorflow/utils.py 77.27% <0.00%> (-8.64%) :arrow_down:
smdebug/xgboost/hook.py 0.00% <0.00%> (-8.43%) :arrow_down:
smdebug/pytorch/utils.py 76.74% <0.00%> (-6.98%) :arrow_down:
smdebug/core/writer.py 85.58% <0.00%> (-6.31%) :arrow_down:
... and 31 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 6903873...8c3c9e1. Read the comment docs.