Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly cast fill_value in constant initializer #8089

Merged
merged 1 commit into from Sep 9, 2019

Conversation

hvy
Copy link
Member

@hvy hvy commented Sep 9, 2019

An alternative to #8043 on request per @toslunar.

@niboshi niboshi self-assigned this Sep 9, 2019
chainer/initializers/constant.py Outdated Show resolved Hide resolved
@niboshi niboshi added cat:bug Bug report or fix. to-be-backported Pull request that should be backported. labels Sep 9, 2019
@niboshi
Copy link
Member

niboshi commented Sep 9, 2019

LGTM
@toslunar Could you review?

@niboshi niboshi added the st:awaiting-member State indicating that a member from the core teams need to take action. label Sep 9, 2019
Copy link
Member

@toslunar toslunar left a comment

Choose a reason for hiding this comment

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

LGTM

@niboshi
Copy link
Member

niboshi commented Sep 9, 2019

Jenkins, test this please

@niboshi niboshi added this to the v7.0.0b4 milestone Sep 9, 2019
@niboshi niboshi added st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes. and removed st:awaiting-member State indicating that a member from the core teams need to take action. labels Sep 9, 2019
@chainer-ci
Copy link
Member

Jenkins CI test (for commit 49831d2, target branch master) succeeded!

@mergify mergify bot merged commit 1322ca2 into chainer:master Sep 9, 2019
@hvy hvy deleted the fix-constant-init branch September 9, 2019 10:35
@niboshi
Copy link
Member

niboshi commented Sep 9, 2019

This bug was introduced in #8022: no need to backport.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:bug Bug report or fix. st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants