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

Please update the reference tfp.bijector.BatchNormalization #587

Open
MokkeMeguru opened this issue Oct 5, 2019 · 0 comments
Open

Please update the reference tfp.bijector.BatchNormalization #587

MokkeMeguru opened this issue Oct 5, 2019 · 0 comments
Labels
enhancement tensorflow 2.0 Issues related to TF 2.0.

Comments

@MokkeMeguru
Copy link

Here is the colab about the Problem.

https://colab.research.google.com/gist/MokkeMeguru/055440bb1eefbe58badbfe81eab73409/batchnormalization_test.ipynb

  • The main problem is your reference uses some old functions. Please update them.

  • Another problem is event_shape for BatchNormalization.
    BatchNormalization is affected over the batch axis.
    But event_shape in tfdTransformedDistribution usually demands the shapes without the batch axis.
    I'm wondering if this transformation works correctly.

Thanks!

@dynamicwebpaige dynamicwebpaige added enhancement tensorflow 2.0 Issues related to TF 2.0. labels Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement tensorflow 2.0 Issues related to TF 2.0.
Projects
None yet
Development

No branches or pull requests

2 participants