Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert Commits That Disable Pytorch Tests For 1.7 #390

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

NihalHarish
Copy link
Contributor

Description of changes:

  • Reverts two commits that had disabled Pytorch 1.7 ZCC tests

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
Copy link

codecov-io commented Oct 28, 2020

Codecov Report

Merging #390 (071b05d) into master (7c5c8c4) will decrease coverage by 1.38%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #390      +/-   ##
==========================================
- Coverage   66.25%   64.87%   -1.39%     
==========================================
  Files         173      163      -10     
  Lines       13275    12929     -346     
==========================================
- Hits         8796     8388     -408     
- Misses       4479     4541      +62     
Impacted Files Coverage Δ
smdebug/tensorflow/utils.py 63.03% <0.00%> (-23.23%) ⬇️
smdebug/tensorflow/callable_cache.py 60.86% <0.00%> (-21.74%) ⬇️
smdebug/tensorflow/singleton_utils.py 83.33% <0.00%> (-16.67%) ⬇️
smdebug/tensorflow/collection.py 84.53% <0.00%> (-11.35%) ⬇️
smdebug/tensorflow/keras.py 78.43% <0.00%> (-10.86%) ⬇️
smdebug/tensorflow/base_hook.py 74.63% <0.00%> (-3.68%) ⬇️
smdebug/tensorflow/session.py 88.46% <0.00%> (-3.37%) ⬇️
smdebug/core/collection_manager.py 90.24% <0.00%> (-2.44%) ⬇️
smdebug/core/collection.py 87.38% <0.00%> (-1.81%) ⬇️
smdebug/tensorflow/tensor_ref.py 87.09% <0.00%> (-1.62%) ⬇️
... and 14 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 7c5c8c4...071b05d. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants