Searched refs:create_estimator_spec (Results 1 – 8 of 8) sorted by relevance
158 model_fn_ops = head.create_estimator_spec(182 estimator_spec = head.create_estimator_spec(377 model_fn_ops = head.create_estimator_spec(402 estimator_spec = head.create_estimator_spec(
357 fusion_spec = head.create_estimator_spec(365 dnn_spec = head.create_estimator_spec(371 tree_spec = head.create_estimator_spec(
77 return self.gan_head.create_estimator_spec(
172 def create_estimator_spec( member in GANHead
118 optimizer=train.GradientDescentOptimizer(0.001)).create_estimator_spec194 optimizer=train.AdamOptimizer(0.001)).create_estimator_spec
78 model_fn = ts_regression_head.create_estimator_spec
232 def create_estimator_spec(self, features, mode, labels=None): member in TimeSeriesRegressionHead
295 estimator_spec = model_head.create_estimator_spec(