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

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

2022-06-27T08:53:53.960313457Z SYSTEM: Preparing env...
2022-06-27T08:53:54.530950342Z SYSTEM: Running...
2022-06-27T08:53:55.275717821Z 2022-06-27 16:53:55.274909: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library libcudart.so.10.1
2022-06-27T08:53:56.910131992Z 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-27T08:53:56.910179395Z Instructions for updating:
2022-06-27T08:53:56.91018644Z non-resource variables are not supported in the long term
2022-06-27T08:53:56.915074142Z Imported model (for Places365, 128x128 images)
2022-06-27T08:53:59.436145133Z Traceback (most recent call last):
2022-06-27T08:53:59.436188131Z   File "src/test.py", line 26, in <module>
2022-06-27T08:53:59.436409259Z     img_p = util.preprocess_images_outpainting(img)
2022-06-27T08:53:59.43642622Z   File "/home/jovyan/work/src/util.py", line 58, in preprocess_images_outpainting
2022-06-27T08:53:59.436715361Z     imgs_p = np.concatenate((imgs, mask), axis=3)
2022-06-27T08:53:59.436729791Z   File "<__array_function__ internals>", line 6, in concatenate
2022-06-27T08:53:59.443505289Z ValueError: all the input array dimensions for the concatenation axis must match exactly, but along dimension 1, the array at index 0 has size 250 and the array at index 1 has size 128
2022-06-27T08:53:59.902211373Z SYSTEM: Finishing...