Skip to content

Fix for issue #2909 #2946

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

Closed
wants to merge 1 commit into from
Closed

Fix for issue #2909 #2946

wants to merge 1 commit into from

Conversation

ziyenl
Copy link

@ziyenl ziyenl commented Apr 22, 2018

I'm taking a stab at solving #2909 for the Hackathon.
It seems like size=None is pass in at call to param.random in distribution.py at line 279

@junpenglao
Copy link
Member

Seems you are working on an older branch? Could you please try create a branch from the current master and submit the PR again?

@ColCarroll
Copy link
Member

This is definitely a step in the right direction, but I do not think it fixes the issue in #2909 -- in particular, all the calls to random will need to pass the size variable on.

@springcoil
Copy link
Contributor

My understanding is that the update of this in random pass the size variable on. Am I missing something?

@springcoil springcoil mentioned this pull request May 17, 2018
@twiecki
Copy link
Member

twiecki commented May 18, 2018

Closing in favor of #2979. Thanks @ziyenl!

@twiecki twiecki closed this May 18, 2018
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.

5 participants