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.random_normal #13

Open
AinalFM opened this issue Mar 19, 2024 · 0 comments
Open

tf.random_normal #13

AinalFM opened this issue Mar 19, 2024 · 0 comments

Comments

@AinalFM
Copy link

AinalFM commented Mar 19, 2024

Hello,
I would like to ask you about tf.random_normal. It's getting an error when importing efficient-net. As mentioned in StackOverflow, the error was caused by a new way of writing. It should be written as tf.random.normal instead of tf.random_normal (because we use Tensorflow 2.x). When I try to change and save it in models.py, it still returns an error. Why can it be like that? Could you help me explain that?
Thank you

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

1 participant