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

Merge pull request #1 from awslabs/master #428

Closed sophiayue1116 closed 3 years ago

sophiayue1116 commented 3 years ago

update with origin

Description of changes:

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.

codecov-io commented 3 years ago

Codecov Report

Merging #428 (c674741) into master (643b8e0) will decrease coverage by 0.11%. The diff coverage is 61.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #428      +/-   ##
==========================================
- Coverage   77.70%   77.59%   -0.12%     
==========================================
  Files         113      113              
  Lines       10139    10171      +32     
==========================================
+ Hits         7879     7892      +13     
- Misses       2260     2279      +19     
Impacted Files Coverage Δ
smdebug/core/state_store.py 81.03% <48.57%> (-13.35%) :arrow_down:
smdebug/tensorflow/keras.py 90.09% <66.66%> (-0.13%) :arrow_down:
smdebug/tensorflow/utils.py 87.61% <81.81%> (-0.42%) :arrow_down:
smdebug/core/config_constants.py 100.00% <100.00%> (ø)
smdebug/pytorch/utils.py 37.14% <100.00%> (+1.84%) :arrow_up:
smdebug/tensorflow/session.py 91.82% <100.00%> (ø)
smdebug/profiler/system_profiler_file_parser.py 96.29% <0.00%> (ø)

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 643b8e0...c674741. Read the comment docs.

ndodda-amazon commented 3 years ago

Appears to have been opened accidentally. Closing.