Skip to content

Conversation

@wanchaol
Copy link
Collaborator

@wanchaol wanchaol commented Oct 9, 2020

Summary:

Fix distributed optimizer concurrent torchscript compilation with explicit locking. PR already approved and merged on master.

The PR already landed in master, see #45871

This PR fixed #45845

Test Plan: Imported from OSS

Reviewed By: pritamdamania87

Differential Revision: D24125209

Pulled By: wanchaol

fbshipit-source-id: e3697dd6ef107d8153d2a82d78a17c66d109b4fa

Summary:
Pull Request resolved: #45871

Attempt to fix #45845

Test Plan: Imported from OSS

Reviewed By: pritamdamania87

Differential Revision: D24125209

Pulled By: wanchaol

fbshipit-source-id: e3697dd6ef107d8153d2a82d78a17c66d109b4fa
@facebook-github-bot facebook-github-bot added the oncall: distributed Add this issue/PR to distributed oncall triage queue label Oct 9, 2020
@dr-ci
Copy link

dr-ci bot commented Oct 9, 2020

💊 CI failures summary and remediations

As of commit e93fc52 (more details on the Dr. CI page):


  • 2/2 failures possibly* introduced in this PR
    • 2/2 non-CircleCI failure(s)

ci.pytorch.org: 1 failed


codecov.io: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 2 times.

@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #46071 into release/1.7 will decrease coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release/1.7   #46071      +/-   ##
===============================================
- Coverage        68.46%   68.46%   -0.01%     
===============================================
  Files              406      406              
  Lines            52267    52272       +5     
===============================================
+ Hits             35785    35786       +1     
- Misses           16482    16486       +4     
Impacted Files Coverage Δ
torch/distributed/optim/optimizer.py 37.50% <50.00%> (+0.15%) ⬆️
torch/testing/_internal/expecttest.py 77.55% <0.00%> (-1.03%) ⬇️

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 653d766...e93fc52. Read the comment docs.

@malfet malfet merged commit a06d19b into release/1.7 Oct 13, 2020
@facebook-github-bot facebook-github-bot deleted the cp1.7distoptim branch January 27, 2021 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oncall: distributed Add this issue/PR to distributed oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants