Skip to content

Conversation

@findmyway
Copy link
Contributor

@findmyway findmyway commented Jul 24, 2020

This fixes #1274 . Beyond that, a handy function (initializer(rng) where initializer may be glorot_uniform, glorot_normal, etc) is added to create an initializer with specific RNG.

PR Checklist

  • Tests are added. (This pr is simple enough. I can add if required)
  • Entry in NEWS.md
  • Documentation, if applicable.
  • Final review from @DhairyaLGandhi (for API changes).

@CarloLucibello
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 25, 2020

Build succeeded:

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.

Expose the RNGs used in initialization to the user

2 participants