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

Register meta-function for fb.pad_sequence_embeddings #1970

Closed
wants to merge 1 commit into from

Conversation

aakhundov
Copy link
Contributor

Summary: Meta-function is required for PT2 Inductor compilation of the models containing the fb.pad_sequence_embeddings op. Here we're registering the meta-function, building upon the work in D47836480 and D48427195.

Differential Revision: D48685641

@netlify
Copy link

netlify bot commented Aug 25, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit faac352
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/64ebb2e18911260008455b25

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48685641

aakhundov added a commit to aakhundov/FBGEMM that referenced this pull request Aug 27, 2023
Summary:
Pull Request resolved: pytorch#1970

Meta-function is required for PT2 Inductor compilation of the models containing the `fb.pad_sequence_embeddings` op. Here we're registering the meta-function, building upon the work in D47836480 and D48427195.

Differential Revision: D48685641

fbshipit-source-id: 1bef43aab47c30051bb0422181c1492c4633bec1
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48685641

aakhundov added a commit to aakhundov/FBGEMM that referenced this pull request Aug 27, 2023
Summary:
Pull Request resolved: pytorch#1970

Meta-function is required for PT2 Inductor compilation of the models containing the `fb.pad_sequence_embeddings` op. Here we're registering the meta-function, building upon the work in D47836480 and D48427195.

Differential Revision: D48685641

fbshipit-source-id: d08e5b2f5476bf366794d2dd60fc378b7c3a51cb
Summary:
Pull Request resolved: pytorch#1970

Meta-function is required for PT2 Inductor compilation of the models containing the `fb.pad_sequence_embeddings` op. Here we're registering the meta-function, building upon the work in D47836480 and D48427195.

Differential Revision: D48685641

fbshipit-source-id: 9ab182bb2d9b7adcc5d2430fe6dedea28ef1ef93
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48685641

aakhundov added a commit to aakhundov/FBGEMM that referenced this pull request Aug 28, 2023
Summary:
Pull Request resolved: pytorch#1970

Meta-function is required for PT2 Inductor compilation of the models containing the `fb.pad_sequence_embeddings` op. Here we're registering the meta-function, building upon the work in D47836480 and D48427195.

Differential Revision: D48685641

fbshipit-source-id: 70f14497cb5881dd94666d6c3495c69400b12378
aakhundov added a commit to aakhundov/FBGEMM that referenced this pull request Aug 28, 2023
Summary:
Pull Request resolved: pytorch#1970

Meta-function is required for PT2 Inductor compilation of the models containing the `fb.pad_sequence_embeddings` op. Here we're registering the meta-function, building upon the work in D47836480 and D48427195.

Differential Revision: D48685641

fbshipit-source-id: 03247f403a8a5baf57061695a3510eda98831bb3
aakhundov added a commit to aakhundov/FBGEMM that referenced this pull request Aug 28, 2023
Summary:
Pull Request resolved: pytorch#1970

Meta-function is required for PT2 Inductor compilation of the models containing the `fb.pad_sequence_embeddings` op. Here we're registering the meta-function, building upon the work in D47836480 and D48427195.

Differential Revision: D48685641

fbshipit-source-id: 0caffe5b978dae39842e8a4a13b8356debb91d08
aakhundov added a commit to aakhundov/FBGEMM that referenced this pull request Aug 28, 2023
Summary:
Pull Request resolved: pytorch#1970

Meta-function is required for PT2 Inductor compilation of the models containing the `fb.pad_sequence_embeddings` op. Here we're registering the meta-function, building upon the work in D47836480 and D48427195.

Differential Revision: D48685641

fbshipit-source-id: 07a685103504481a6106abefd700cf41e54edff0
aakhundov added a commit to aakhundov/FBGEMM that referenced this pull request Aug 28, 2023
Summary:
Pull Request resolved: pytorch#1970

Meta-function is required for PT2 Inductor compilation of the models containing the `fb.pad_sequence_embeddings` op. Here we're registering the meta-function, building upon the work in D47836480 and D48427195.

Differential Revision: D48685641

fbshipit-source-id: 039795ffb3725aec7dd87febfc8adc73871ab436
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 26697ec.

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