Skip to content

add adam_scale test=develop#17

Open
NoneCouldSee wants to merge 4 commits intohutuxian:paddleboxfrom
NoneCouldSee:my_paddlebox
Open

add adam_scale test=develop#17
NoneCouldSee wants to merge 4 commits intohutuxian:paddleboxfrom
NoneCouldSee:my_paddlebox

Conversation

@NoneCouldSee
Copy link
Copy Markdown

add Adam scale

'RMSPropOptimizer', 'FtrlOptimizer', 'Adadelta', 'AdadeltaOptimizer',
'ModelAverage', 'LarsMomentum', 'LarsMomentumOptimizer',
'DGCMomentumOptimizer', 'LambOptimizer', 'ExponentialMovingAverage',
'PipelineOptimizer', 'LookaheadOptimizer', 'RecomputeOptimizer'
Copy link
Copy Markdown
Collaborator

@gavin1332 gavin1332 Jun 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

append AdamScale op to the tail of the list.

class DGCMomentumOptimizer(Optimizer):
"""
:api_attr: Static Graph
:api_attr: Static Graph
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not modified unrelated code

@hutuxian hutuxian force-pushed the paddlebox branch 2 times, most recently from 134f88c to c4920c2 Compare June 13, 2020 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants