tf-face-recognition
tf-face-recognition copied to clipboard
Prepare for future versions of Tensorflow
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.