variables.get_global_step() is deprecated, use `training_util.get_global_step()` instead
error message: ``` tensorflow/contrib/timeseries/python/timeseries/head.py:63: get_global_step (from tensorflow.contrib.framework.python.ops.variables) is deprecated and will be removed in a future version. ```
Loading
Please sign in to comment