Searched refs:prediction_ops_dict (Results 1 – 1 of 1) sorted by relevance
946 def _create_anomaly_ops(self, times, values, prediction_ops_dict): argument954 prediction_ops_dict["anomaly_params"] = gen_math_ops.exp(anomaly_log_param)957 prediction_ops_dict = super(AnomalyMixtureARModel, self).prediction_ops(959 self._create_anomaly_ops(times, values, prediction_ops_dict)960 return prediction_ops_dict