2022-06-24T15:09:25.204980934Z SYSTEM: Preparing env...
2022-06-24T15:09:25.719685215Z SYSTEM: Running...
2022-06-24T15:09:26.429518202Z 2022-06-24 23:09:26.428748: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library libcudart.so.10.1
2022-06-24T15:09:28.084842936Z Imported model (for Places365, 128x128 images)
2022-06-24T15:09:30.663258107Z Traceback (most recent call last):
2022-06-24T15:09:30.663303708Z File "src/train.py", line 64, in <module>
2022-06-24T15:09:30.663549466Z G_Z = tf.placeholder(tf.float32, shape=[None, IMAGE_SZ, IMAGE_SZ, 4], name='G_Z')
2022-06-24T15:09:30.664301035Z File "/home/jovyan/.virtualenvs/basenv/lib/python3.7/site-packages/tensorflow/python/ops/array_ops.py", line 3097, in placeholder
2022-06-24T15:09:30.687425674Z raise RuntimeError("tf.placeholder() is not compatible with "
2022-06-24T15:09:30.687454335Z RuntimeError: tf.placeholder() is not compatible with eager execution.
2022-06-24T15:09:31.089543597Z SYSTEM: Finishing...
2022-06-24T15:09:31.296093256Z SYSTEM: Error Exists!