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

Enable SMDDP ZCC tests #447

Open ndodda-amazon opened 3 years ago

ndodda-amazon commented 3 years ago

Description of changes:

Enable smdataparallel zero code change tests now that smdataparallel is in DLC images.

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 #447 (8d72560) into master (3dd15a3) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #447   +/-   ##
=======================================
  Coverage   63.45%   63.45%           
=======================================
  Files         161      161           
  Lines       12747    12747           
=======================================
+ Hits         8088     8089    +1     
+ Misses       4659     4658    -1     
Impacted Files Coverage Δ
smdebug/core/utils.py 77.81% <0.00%> (+0.34%) :arrow_up:

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 3dd15a3...8d72560. Read the comment docs.

NihalHarish commented 3 years ago

Remove tests if they cannot run on codebuild