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

Bump torch to >=1.9.0 #522

Merged
merged 1 commit into from
Nov 27, 2022
Merged

Bump torch to >=1.9.0 #522

merged 1 commit into from
Nov 27, 2022

Conversation

borzunov
Copy link
Member

@borzunov borzunov commented Nov 27, 2022

This is necessary for #521 to work. The minimal version where torch.inference_mode() works is 1.9.0.

@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Merging #522 (cb0529e) into master (8f258b4) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #522      +/-   ##
==========================================
- Coverage   76.01%   75.99%   -0.03%     
==========================================
  Files          81       81              
  Lines        7947     7947              
==========================================
- Hits         6041     6039       -2     
- Misses       1906     1908       +2     
Impacted Files Coverage Δ
hivemind/moe/server/connection_handler.py 46.87% <0.00%> (-1.05%) ⬇️
hivemind/moe/server/runtime.py 69.16% <0.00%> (-0.84%) ⬇️
hivemind/dht/routing.py 93.52% <0.00%> (-0.59%) ⬇️
hivemind/moe/server/server.py 43.71% <0.00%> (-0.55%) ⬇️
hivemind/dht/protocol.py 93.15% <0.00%> (+0.91%) ⬆️

@borzunov borzunov merged commit 1242cfb into master Nov 27, 2022
@borzunov borzunov deleted the bump-torch branch November 27, 2022 01:58
mryab pushed a commit that referenced this pull request Nov 29, 2022
This is necessary for #521 to work. The minimal version where `torch.inference_mode()` works is 1.9.0.

(cherry picked from commit 1242cfb)
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.

3 participants