Merge pull request #33443 from drakegens:tf-keras-doc

PiperOrigin-RevId: 286208472
Change-Id: I7c8b0ce73988280b8b2cce0d7bb8494a190c570b
This commit is contained in:
TensorFlower Gardener 2019-12-18 09:42:22 -08:00
commit 106fb80999

View File

@ -15,7 +15,7 @@
"""Implementation of the Keras API meant to be a high-level API for TensorFlow.
Detailed documentation and user guides are available at
[keras.io](https://keras.io).
[tensorflow.org](https://www.tensorflow.org/guide/keras).
"""
from __future__ import absolute_import
from __future__ import division