Page 1 of 1

WARNING: The name tf.train.summary_iterator is deprecated. What does this mean?

Posted: Fri Jan 17, 2020 1:00 pm
by zippo50

WARNING From C:\Users\xxx\faceswap\lib\gui\stats.py:91: The name tf.train.summary_iterator is deprecated. Please use tf.compat.v1.train.summary_iterator instead.\n

WARNING From C:\Users\xxx\MiniConda3\envs\faceswap\lib\site-packages\tensorflow\python\summary\summary_iterator.py:68: tf_record_iterator (from tensorflow.python.lib.io.tf_record) is deprecated and will be removed in a future version.\nInstructions for updating:\nUse eager execution and: \n`tf.data.TFRecordDataset(path)

what does this command line mean, what should i do?


Re: what WARNING !

Posted: Sat Jan 18, 2020 5:36 pm
by torzdf

Ignore it. They are internal Keras warnings.