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

Add rm_pt.py helper script for removing checkpoint files #681

Closed
wants to merge 1 commit into from
Closed

Add rm_pt.py helper script for removing checkpoint files #681

wants to merge 1 commit into from

Conversation

myleott
Copy link
Contributor

@myleott myleott commented Apr 30, 2019

Differential Revision: D15147107

Summary: Pull Request resolved: #681

Differential Revision: D15147107

fbshipit-source-id: 09944c969daade4512e65c8aa2defab3ae3e359c
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in f5e52c1.

@myleott myleott deleted the export-D15147107 branch May 4, 2019 21:06
cndn added a commit to cndn/fairseq that referenced this pull request Jan 16, 2020
Summary:
Pull Request resolved: pytorch/translate#681

Pull Request resolved: facebookresearch#1524

Make fairseq MultiheadAttention scriptable. Looking for feedbacks.

1. Add types
2. Move incremental state management logic from util functions to initializers. TorchScript in general doesn't support global dict. As a result modules with multihead attention in it would assign itself fairseq_instance_id in the initializer.
3. There might be opportunities to make assertions and annotations cleaner.

Differential Revision: D18772594

fbshipit-source-id: 8b8b87f0e74f4afb863b15fc4172482b640f6197
yzpang pushed a commit to yzpang/gold-off-policy-text-gen-iclr21 that referenced this pull request Feb 19, 2021
Summary: Pull Request resolved: facebookresearch/fairseq#681

Differential Revision: D15147107

fbshipit-source-id: 4452c98059586a4d748868a7659329285a76d5ef
yfyeung pushed a commit to yfyeung/fairseq that referenced this pull request Dec 6, 2023
* Update add_alignment_librispeech.py

* Update scaling_converter.py
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