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

Add Profiler Env #402

Closed NihalHarish closed 3 years ago

NihalHarish commented 3 years ago

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 #402 (0071dee) into master (661adc6) will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
- Coverage   85.49%   85.43%   -0.07%     
==========================================
  Files          86       86              
  Lines        6514     6514              
==========================================
- Hits         5569     5565       -4     
- Misses        945      949       +4     
Impacted Files Coverage Δ
smdebug/core/state_store.py 94.38% <0.00%> (-4.50%) :arrow_down:

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 661adc6...0071dee. Read the comment docs.