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

FBGEMM rowwise_adagrad kernel #1781

Closed
wants to merge 1 commit into from
Closed

Conversation

csmiler
Copy link

@csmiler csmiler commented May 23, 2023

Summary: Add support to clip embedding vector norm for exact_rowwise_adagrad by max_norm. If max_norm==0 (default), no clip is applied.

Differential Revision: D45993313

Summary: Add support to clip embedding vector norm for exact_rowwise_adagrad by `max_norm`. If `max_norm==0` (default), no clip is applied.

Differential Revision: D45993313

fbshipit-source-id: cbfab4f4b7847c3c5ca179c363463528e30107c3
@netlify
Copy link

netlify bot commented May 23, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit c8d8697
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/646c371d00992700081f3dac

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 6c216be.

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