Fix incorrect references of `tf.learn` -> `tf.contrib.learn` (#10658)
This fix fixes the incorrect references in docs (linear.md)
where `tf.learn` was used (should be `tf.contrib.learn`).
This fix fixes #8718.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment