Skip to content

Make NonbiasWeightDecay work again - #390

Merged
toslunar merged 4 commits into
chainer:masterfrom
muupan:nonbias-weight-decay-update
Feb 18, 2019
Merged

Make NonbiasWeightDecay work again#390
toslunar merged 4 commits into
chainer:masterfrom
muupan:nonbias-weight-decay-update

Conversation

@muupan

@muupan muupan commented Jan 28, 2019

Copy link
Copy Markdown
Member

NonbiasWeightDecay does not work due to API changes of Chainer. This PR fixes this issue and adds tests for it.

Resolves #388

@toslunar toslunar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Could you add a GPU test?

Comment thread chainerrl/optimizers/nonbias_weight_decay.py Outdated
muupan and others added 2 commits January 28, 2019 17:32
Co-Authored-By: muupan <muupan@gmail.com>
@muupan

muupan commented Jan 28, 2019

Copy link
Copy Markdown
Member Author

I confirmed that both cpu and gpu tests passed.

@toslunar toslunar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@toslunar toslunar self-assigned this Feb 18, 2019
@toslunar toslunar added this to the v0.6 milestone Feb 18, 2019
@toslunar
toslunar merged commit b5bc53f into chainer:master Feb 18, 2019
@muupan muupan modified the milestone: v0.6 Feb 26, 2019
@muupan muupan added the bug label Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NonbiasWeightDecay does not contain a timing attribute

2 participants