Merge pull request #29420 from tensorflow:jvishnuvardhan-patch-14
PiperOrigin-RevId: 251690017
This commit is contained in:
commit
bb5ae484d0
@ -846,7 +846,7 @@ class DNNLinearCombinedRegressor(estimator.Estimator):
|
||||
"""A regressor for TensorFlow Linear and DNN joined training models.
|
||||
|
||||
THIS CLASS IS DEPRECATED. See
|
||||
[contrib/learn/README.md](https://www.tensorflow.org/code/tensorflow/contrib/learn/README.md)
|
||||
[contrib/learn/README.md](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/learn/README.md)
|
||||
for general migration instructions.
|
||||
|
||||
Note: New users must set `fix_global_step_increment_bug=True` when creating an
|
||||
|
Loading…
Reference in New Issue
Block a user