Skip to content

Add method to update internal hyperparameters for FBGEMM TBE#3025

Closed
csmiler wants to merge 1 commit into
pytorch:mainfrom
csmiler:export-D61642016
Closed

Add method to update internal hyperparameters for FBGEMM TBE#3025
csmiler wants to merge 1 commit into
pytorch:mainfrom
csmiler:export-D61642016

Conversation

@csmiler

@csmiler csmiler commented Aug 22, 2024

Copy link
Copy Markdown

Summary: D61634495 would allow to use a hyperparameter schedule to change the hyperparameter values during training (just like learning rate schedule). In order to do so, we define a method update_hyper_parameters to update the internal parameter values.

Differential Revision: D61642016

@netlify

netlify Bot commented Aug 22, 2024

Copy link
Copy Markdown

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 92df64f
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/66d7cf58d5a9410008a127aa
😎 Deploy Preview https://deploy-preview-3025--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 site configuration.

@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

…#3025)

Summary:
X-link: facebookresearch/FBGEMM#120

Pull Request resolved: pytorch#3025

D61634495 would allow to use a hyperparameter schedule to change the hyperparameter values during training (just like learning rate schedule). In order to do so, we define a method `update_hyper_parameters` to update the internal parameter values.

Reviewed By: minddrummer

Differential Revision: D61642016
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 95a5a76.

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