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

jagged_softmax forward only #1577

Closed
wants to merge 1 commit into from

Conversation

brad-mengchi
Copy link
Contributor

Summary: Naive implementation for jagged tensor softmax on jagged dimension w/o any optimization, will optimize more later.

Differential Revision: D43011937

@netlify
Copy link

netlify bot commented Feb 3, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 060084e
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/63dd992c5dd37b0008d3dfe2

@facebook-github-bot
Copy link
Contributor

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

Summary:
Pull Request resolved: pytorch#1577

Naive implementation for jagged tensor softmax on jagged dimension w/o any optimization, will optimize more later.

Differential Revision: D43011937

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b937361.

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