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 examples/speech_recognition while using multi num_workers on multi GPU setup #1453

Closed
wants to merge 1 commit into from

Conversation

strx2322
Copy link
Contributor

@strx2322 strx2322 commented Dec 4, 2019

#1308

"tgt" in AsrDataset is list of torch tensor and it cause SIGSEGV while using multi-workers DataLoader on multi GPU.

@facebook-github-bot
Copy link
Contributor

Hi strx2322! Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.In order for us to review and merge your code, 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.

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

@strx2322 strx2322 closed this Dec 4, 2019
facebook-github-bot pushed a commit that referenced this pull request Nov 20, 2020
Summary: Pull Request resolved: fairinternal/fairseq-py#1453

Test Plan: Imported from OSS

Reviewed By: sshleifer

Differential Revision: D25108463

Pulled By: myleott

fbshipit-source-id: 3cebce9be7fe503401eabba3f483c26847e7a3c0
sshleifer pushed a commit that referenced this pull request Apr 7, 2021
Summary: Pull Request resolved: fairinternal/fairseq-py#1453

Test Plan: Imported from OSS

Reviewed By: sshleifer

Differential Revision: D25108463

Pulled By: myleott

fbshipit-source-id: 3cebce9be7fe503401eabba3f483c26847e7a3c0
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