Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Destimator_test.py243 def resource_constant_model_fn(unused_features, unused_labels, mode): function
267 est = estimator.Estimator(model_fn=resource_constant_model_fn)