Fix the comment for the return type _dnn_model_fn and _dnn_linear_combined_model_fn.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 14 Feb 2018 08:38:42 +0000 (00:38 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 14 Feb 2018 08:42:24 +0000 (00:42 -0800)
commit4456916672c32589d6681d43f72bb36b6bb64836
treed7b42f7e2124c5e594ef8e7dcf29e1e00d09ce71
parent14b6365a36c8982092ed2010e1e90f66f663deeb
Fix the comment for the return type _dnn_model_fn and _dnn_linear_combined_model_fn.

PiperOrigin-RevId: 185651142
tensorflow/python/estimator/canned/dnn.py
tensorflow/python/estimator/canned/dnn_linear_combined.py