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

Speed improvements #531

Closed
wants to merge 1 commit into from
Closed

Speed improvements #531

wants to merge 1 commit into from

Conversation

myleott
Copy link
Contributor

@myleott myleott commented Feb 26, 2019

  • Add FusedLayerNorm and FusedAdam
  • Softmax and zero grad optimizations

* Add FusedLayerNorm and FusedAdam
* Softmax and zero grad optimizations
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@myleott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@myleott myleott deleted the speedups branch March 15, 2019 19:23
yzpang pushed a commit to yzpang/gold-off-policy-text-gen-iclr21 that referenced this pull request Feb 19, 2021
Summary:
* Add FusedLayerNorm and FusedAdam
* Softmax and zero grad optimizations
Pull Request resolved: facebookresearch/fairseq#531

Differential Revision: D14218457

Pulled By: myleott

fbshipit-source-id: 5656b2d0152cd85f77dc21ec0e1439ec04b9fa89
yzpang pushed a commit to yzpang/gold-off-policy-text-gen-iclr21 that referenced this pull request Feb 19, 2021
Summary:
* Add FusedLayerNorm and FusedAdam
* Softmax and zero grad optimizations
Pull Request resolved: facebookresearch/fairseq#531

Differential Revision: D14218457

Pulled By: myleott

fbshipit-source-id: 5656b2d0152cd85f77dc21ec0e1439ec04b9fa89
yfyeung pushed a commit to yfyeung/fairseq that referenced this pull request Dec 6, 2023
…pes (facebookresearch#531)

* propaga changes from facebookresearch#525 to other librispeech recipes

* refactor display_and_save_batch to utils

* fixed typo

* reformat code style
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.

2 participants