tf-face-recognition icon indicating copy to clipboard operation
tf-face-recognition copied to clipboard

Prepare for future versions of Tensorflow

Open archenroot opened this issue 5 years ago • 0 comments

WARNING:tensorflow:From /home/zangetsu/.local/lib64/python3.6/site-packages/tensorflow/python/framework/op_def_library.py:263: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in a future version.
Instructions for updating:
Colocations handled automatically by placer.

WARNING:tensorflow:From /home/zangetsu/proj/prometheus-core/tf-face-recognition/tensorface/mtcnn.py:203: div (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Deprecated in favor of operator or tf.math.divide.

WARNING:tensorflow:From /home/zangetsu/proj/prometheus-core/tf-face-recognition/tensorface/embedding.py:23: FastGFile.__init__ (from tensorflow.python.platform.gfile) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.gfile.GFile.

archenroot avatar May 18 '19 10:05 archenroot