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

Fix PyTorch warning suppression #502

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Conversation

borzunov
Copy link
Member

Screenshot 2022-08-23 at 15 12 12

The same warning popped up in tests.

Co-authored-by: Alex [email protected]

@borzunov borzunov requested a review from mryab August 23, 2022 11:13
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #502 (68db15f) into master (3267fc7) will decrease coverage by 0.25%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #502      +/-   ##
==========================================
- Coverage   86.31%   86.06%   -0.26%     
==========================================
  Files          81       81              
  Lines        7871     7871              
==========================================
- Hits         6794     6774      -20     
- Misses       1077     1097      +20     
Impacted Files Coverage Δ
hivemind/compression/base.py 92.30% <100.00%> (ø)
hivemind/averaging/matchmaking.py 83.88% <0.00%> (-4.18%) ⬇️
hivemind/dht/node.py 91.46% <0.00%> (-1.19%) ⬇️
hivemind/utils/asyncio.py 99.13% <0.00%> (-0.87%) ⬇️
hivemind/averaging/averager.py 88.27% <0.00%> (-0.48%) ⬇️
hivemind/optim/progress_tracker.py 98.90% <0.00%> (+1.09%) ⬆️

@borzunov borzunov merged commit bb3aed6 into master Aug 23, 2022
@borzunov borzunov deleted the fix-pytorch-warning-suppression branch August 23, 2022 11:30
@borzunov borzunov changed the title Fix PyTorch warning supression Fix PyTorch warning suppression Aug 23, 2022
mryab pushed a commit that referenced this pull request Sep 13, 2022
Co-authored-by: Alex <[email protected]>
(cherry picked from commit bb3aed6)
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.

2 participants