-
Notifications
You must be signed in to change notification settings - Fork 10
Description
the docker container should be more up to date
its full of error
W0604 18:33:25.849003 139959005280064 module_wrapper.py:139] From /root/model.py:75: The name tf.placeholder is deprecated. Please use tf.compat.v1.placeholder instead.
WARNING:tensorflow:From /root/model.py:170: The name tf.random_uniform is deprecated. Please use tf.random.uniform instead.
W0604 18:33:25.849974 139959005280064 module_wrapper.py:139] From /root/model.py:170: The name tf.random_uniform is deprecated. Please use tf.random.uniform instead.
WARNING:tensorflow:From /root/augmentfunctions_tf.py:281: The name tf.log is deprecated. Please use tf.math.log instead.
W0604 18:33:25.854854 139959005280064 module_wrapper.py:139] From /root/augmentfunctions_tf.py:281: The name tf.log is deprecated. Please use tf.math.log instead.