WARNING:tensorflow:From build/bdist.linux-x86_64/egg/g2p_seq2seq/g2p.py:95 in init.: all_variables (from tensorflow.python.ops.variables) is deprecated and will be removed after 2017-03-02.
Also should switch to the new format of model saving/loading at some point
WARNING:tensorflow:
WARNING:tensorflow:TensorFlow's V1 checkpoint format has been deprecated.
WARNING:tensorflow:Consider switching to the more efficient V2 format:
WARNING:tensorflow: tf.train.Saver(write_version=tf.train.SaverDef.V2)
WARNING:tensorflow:now on by default.
WARNING:tensorflow:
Just a reminder to fix this before 02Feb:
WARNING:tensorflow:From build/bdist.linux-x86_64/egg/g2p_seq2seq/g2p.py:95 in init.: all_variables (from tensorflow.python.ops.variables) is deprecated and will be removed after 2017-03-02.
Also should switch to the new format of model saving/loading at some point
WARNING:tensorflow: WARNING:tensorflow:TensorFlow's V1 checkpoint format has been deprecated. WARNING:tensorflow:Consider switching to the more efficient V2 format: WARNING:tensorflow:
tf.train.Saver(write_version=tf.train.SaverDef.V2)
WARNING:tensorflow:now on by default. WARNING:tensorflow: