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.set_random_seed is deprecated #25

Open
pavlinux opened this issue Jan 14, 2021 · 1 comment
Open

tf.set_random_seed is deprecated #25

pavlinux opened this issue Jan 14, 2021 · 1 comment

Comments

@pavlinux
Copy link

WARNING: tensorflow:From nn.py:18: The name tf.set_random_seed is deprecated. Please use tf.compat.v1.set_random_seed instead.

@ackdav
Copy link

ackdav commented Feb 1, 2021

This is easily fixed, see this commit: ackdav@b8dfa2a

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

2 participants