Skip to content

Conversation

dudongsu
Copy link
Contributor

Summary: We have tested a new method which instead of adaptive the learning rate with sqrt(t), we use t to schedule the learning rate with a predefined maximum learning rate. We will use counter_halflife = -2 for this new mode under adagradW

Reviewed By: spcyppt

Differential Revision: D82576034

Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit b2e70f6
🔍 Latest deploy log https://app.netlify.com/projects/pytorch-fbgemm-docs/deploys/68d2f7781287110008b8e719
😎 Deploy Preview https://deploy-preview-4920--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@meta-cla meta-cla bot added the cla signed label Sep 23, 2025
@facebook-github-bot
Copy link
Contributor

@dudongsu has exported this pull request. If you are a Meta employee, you can view the originating diff in D82576034.

dudongsu added a commit to dudongsu/FBGEMM-1 that referenced this pull request Sep 23, 2025
Summary:
X-link: facebookresearch/FBGEMM#1944


We have tested a new method which instead of adaptive the learning rate with sqrt(t), we use t to schedule the learning rate with a predefined maximum learning rate. We will use counter_halflife = -2 for this new mode under adagradW

Reviewed By: spcyppt

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

@dudongsu has exported this pull request. If you are a Meta employee, you can view the originating diff in D82576034.

Summary:
X-link: facebookresearch/FBGEMM#1944


We have tested a new method which instead of adaptive the learning rate with sqrt(t), we use t to schedule the learning rate with a predefined maximum learning rate. We will use counter_halflife = -2 for this new mode under adagradW

Reviewed By: spcyppt

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

@dudongsu has exported this pull request. If you are a Meta employee, you can view the originating diff in D82576034.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 0f70937.

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