Skip to content

module 'tensorflow' has no attribute 'get_default_graph' #32

@AlexRMU

Description

@AlexRMU
2020-04-29 06:51:30.773744: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libcudart.so.10.1
Using TensorFlow backend.
Traceback (most recent call last):
  File "stylize.py", line 126, in <module>
    main()
  File "stylize.py", line 51, in main
    ss_stride=args.ss_stride)
  File "/content/WCT-TF/wct.py", line 29, in __init__
    graph = tf.get_default_graph()
AttributeError: module 'tensorflow' has no attribute 'get_default_graph'

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