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 kernel codegen #2226

Closed
wants to merge 1 commit into from
Closed

Conversation

csmiler
Copy link

@csmiler csmiler commented Dec 18, 2023

Summary:
FBGEMM kernel implementation for CowClip optimizer (https://arxiv.org/pdf/2204.06240.pdf). It is based on counter-sgd to reuse the counter state.

{F1183660363}

Differential Revision: D52268946

Copy link

netlify bot commented Dec 18, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 2c94359
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6581fd88ac5b9200086d633b

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

Summary:

FBGEMM kernel implementation for CowClip optimizer (https://arxiv.org/pdf/2204.06240.pdf). It is based on counter-sgd to reuse the counter state.

 {F1183660363}

Differential Revision: D52268946
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5ad728c.

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