[optimizer] refactor RMSProp to use functional API#50410
Closed
wanchaol wants to merge 9 commits intogh/wanchaol/150/basefrom
Closed
[optimizer] refactor RMSProp to use functional API#50410wanchaol wants to merge 9 commits intogh/wanchaol/150/basefrom
wanchaol wants to merge 9 commits intogh/wanchaol/150/basefrom
Conversation
[ghstack-poisoned]
This was referenced Jan 12, 2021
Contributor
💊 CI failures summary and remediationsAs of commit 7fe5ffd (more details on the Dr. CI page):
🕵️ 6 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
This was referenced Jan 15, 2021
[ghstack-poisoned]
This was referenced Jan 15, 2021
izdeby
approved these changes
Jan 19, 2021
Differential Revision: [D25932779](https://our.internmc.facebook.com/intern/diff/D25932779) [ghstack-poisoned]
Differential Revision: [D25932779](https://our.internmc.facebook.com/intern/diff/D25932779) [ghstack-poisoned]
Differential Revision: [D25932779](https://our.internmc.facebook.com/intern/diff/D25932779) [ghstack-poisoned]
Codecov Report
@@ Coverage Diff @@
## gh/wanchaol/150/base #50410 +/- ##
=====================================================
Coverage 81.01% 81.02%
=====================================================
Files 1916 1916
Lines 209313 209328 +15
=====================================================
+ Hits 169585 169600 +15
Misses 39728 39728 |
Contributor
jasperzhong
pushed a commit
to jasperzhong/swift
that referenced
this pull request
Nov 25, 2021
ghstack-source-id: 434a7bf Pull Request resolved: pytorch/pytorch#50410
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
Summary: Pull Request resolved: pytorch#50410 Test Plan: Imported from OSS Reviewed By: izdeby Differential Revision: D25932779 Pulled By: wanchaol fbshipit-source-id: b0d6007ea83d77e2d70d04681163ea7e4632c5cd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack:
Differential Revision: D25932779