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

args.pipeline_mode=pipe to use torch.distributed.pipeline.sync.Pipe #1210

Draft
wants to merge 1 commit into
base: xlmr_mlm
Choose a base branch
from

Conversation

pbelevich
Copy link

No description provided.

@pbelevich pbelevich changed the base branch from master to xlmr_mlm February 24, 2021 02:12
@codecov
Copy link

codecov bot commented Feb 24, 2021

Codecov Report

Merging #1210 (9da21d0) into xlmr_mlm (4e295e4) will decrease coverage by 1.51%.
The diff coverage is 78.50%.

Impacted file tree graph

@@             Coverage Diff              @@
##           xlmr_mlm    #1210      +/-   ##
============================================
- Coverage     78.94%   77.43%   -1.52%     
============================================
  Files            45       65      +20     
  Lines          3087     3580     +493     
============================================
+ Hits           2437     2772     +335     
- Misses          650      808     +158     
Impacted Files Coverage Δ
torchtext/legacy/data/batch.py 70.37% <0.00%> (ø)
torchtext/legacy/data/example.py 85.91% <ø> (ø)
torchtext/legacy/data/pipeline.py 100.00% <ø> (ø)
torchtext/legacy/datasets/babi.py 21.27% <ø> (ø)
torchtext/legacy/datasets/nli.py 47.94% <0.00%> (ø)
torchtext/legacy/datasets/sequence_tagging.py 38.29% <ø> (ø)
torchtext/legacy/datasets/sst.py 37.14% <ø> (ø)
torchtext/legacy/datasets/text_classification.py 32.96% <ø> (ø)
torchtext/legacy/datasets/translation.py 35.16% <0.00%> (ø)
torchtext/legacy/datasets/trec.py 76.66% <ø> (ø)
... and 74 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 ea14d26...9da21d0. Read the comment docs.

@facebook-github-bot
Copy link
Contributor

Hi @pbelevich!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants