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

tf compability #48

Closed
cjf00000 opened this issue Jun 25, 2017 · 2 comments
Closed

tf compability #48

cjf00000 opened this issue Jun 25, 2017 · 2 comments
Assignees

Comments

@cjf00000
Copy link
Collaborator

Please fix the tf call to stop the warning

/data/jianfei/zhusuan/zhusuan/distributions/univariate.py:69: UserWarning: Normal: The order of arguments logstd/std will change to std/logstd in the coming version.

@miskcoo
Copy link
Member

miskcoo commented Jun 25, 2017

It seems that this is not the compatibility issue with tensorflow but our old version, and the warning is from our code. @thjashin added this warning.

@thjashin
Copy link
Collaborator

intended behavior. i added std argument and plan to switch the order of logstd and std in future version. this will be a breaking change so the warning is intended.

@thjashin thjashin removed the bug label Jun 26, 2017
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

No branches or pull requests

3 participants