2022-06-24T15:07:54.304456417Z SYSTEM: Preparing env...
2022-06-24T15:07:54.807933369Z SYSTEM: Running...
2022-06-24T15:07:55.517547472Z 2022-06-24 23:07:55.513238: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library libcudart.so.10.1
2022-06-24T15:07:57.101646267Z Imported model (for Places365, 128x128 images)
2022-06-24T15:07:59.609309108Z Traceback (most recent call last):
2022-06-24T15:07:59.609359562Z File "src/train.py", line 64, in <module>
2022-06-24T15:07:59.614462932Z G_Z = tf.placeholder(tf.float32, shape=[None, IMAGE_SZ, IMAGE_SZ, 4], name='G_Z')
2022-06-24T15:07:59.614484248Z AttributeError: module 'tensorflow' has no attribute 'placeholder'
2022-06-24T15:08:00.047025825Z SYSTEM: Finishing...
2022-06-24T15:08:00.254692017Z SYSTEM: Error Exists!