Skip to content

module 'tensorflow' has no attribute 'variable_scope' #8

@ghost

Description

even though i disabled tensorflow v2 using following command but still error persists. How to proceed?
import tensorflow.compat.v1 as tf
tf.disable_v2_behavior()

i even used this command
tf.compat.v1.variable_scope

but still not working.please guide.
Screenshot (406)

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