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'