Skip to content

tf.random_normal #13

Description

@AinalFM

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions