master
/ job_logs / job-gpu-62b94f9cb17f87f3a6d7445b.log

job-gpu-62b94f9cb17f87f3a6d7445b.log @533d585 raw · history · blame

2022-06-27T06:35:15.051483054Z SYSTEM: Preparing env...
2022-06-27T06:35:15.65442522Z SYSTEM: Running...
2022-06-27T06:35:16.362517265Z 2022-06-27 14:35:16.361256: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library libcudart.so.10.1
2022-06-27T06:35:18.024936822Z WARNING:tensorflow:From /home/jovyan/.virtualenvs/basenv/lib/python3.7/site-packages/tensorflow/python/compat/v2_compat.py:96: disable_resource_variables (from tensorflow.python.ops.variable_scope) is deprecated and will be removed in a future version.
2022-06-27T06:35:18.024986723Z Instructions for updating:
2022-06-27T06:35:18.024991459Z non-resource variables are not supported in the long term
2022-06-27T06:35:18.029401275Z Imported model (for Places365, 128x128 images)
2022-06-27T06:35:20.683442548Z Traceback (most recent call last):
2022-06-27T06:35:20.683486794Z   File "src/test.py", line 28, in <module>
2022-06-27T06:35:20.68361951Z     G_sample = model.generator(G_Z)
2022-06-27T06:35:20.683632773Z   File "/home/jovyan/work/src/model.py", line 12, in generator
2022-06-27T06:35:20.69064768Z     with tf.variable_scope('G', reuse=tf.AUTO_REUSE):
2022-06-27T06:35:20.690694567Z AttributeError: module 'tensorflow' has no attribute 'variable_scope'
2022-06-27T06:35:21.152841351Z SYSTEM: Finishing...