Home
last modified time | relevance | path

Searched refs:predict_continuation (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Destimators_test.py107 saved_prediction = saved_model_utils.predict_continuation(
129 second_saved_prediction = saved_model_utils.predict_continuation(
174 predictions = saved_model_utils.predict_continuation(
Dsaved_model_utils.py61 def predict_continuation(continue_from, function
/external/tensorflow/tensorflow/contrib/timeseries/examples/
Dmultivariate.py78 tf.contrib.timeseries.saved_model_utils.predict_continuation(
Dlstm.py267 tf.contrib.timeseries.saved_model_utils.predict_continuation(
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/
Dstate_space_model_test.py229 split_predict = saved_model_utils.predict_continuation(
236 combined_predict = saved_model_utils.predict_continuation(