History log of /external/tensorflow/tensorflow/python/keras/_impl/keras/utils/layer_utils.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
03cebfcc80169b867ff87f700bdfd27e28e1c7bc 13-Feb-2018 Francois Chollet <fchollet@google.com> Enable Model subclassing, both in eager-mode and symbolic-mode.

PiperOrigin-RevId: 185464334
/external/tensorflow/tensorflow/python/keras/_impl/keras/utils/layer_utils.py
e99724b78b9f6834b918ae8a599597f863cba8d4 08-Feb-2018 Anna R <annarev@google.com> Adding tf_export decorators/calls to TensorFlow functions and constants.

PiperOrigin-RevId: 185026527
/external/tensorflow/tensorflow/python/keras/_impl/keras/utils/layer_utils.py
0bd0bf02aa15a3238b77053a2f0ad6fe373c7d1c 26-Jan-2018 Francois Chollet <fchollet@google.com> Update tf.keras to the Keras 2.1.3 API.

PiperOrigin-RevId: 183328052
/external/tensorflow/tensorflow/python/keras/_impl/keras/utils/layer_utils.py
f02efd91973a596469333f562146b6b3c0e5c83a 22-Jan-2018 Anna R <annarev@google.com> Adding tf_export decorators/calls to TensorFlow functions and constants.

PiperOrigin-RevId: 182841644
/external/tensorflow/tensorflow/python/keras/_impl/keras/utils/layer_utils.py
144eaa8e273da43b7ca881d7dcac98b65f698f11 14-Nov-2017 Anjali Sridhar <anjalisridhar@google.com> Update tf.keras Dataset, Engine and Layers to the Keras 2.0.9 API.

PiperOrigin-RevId: 175726451
/external/tensorflow/tensorflow/python/keras/_impl/keras/utils/layer_utils.py
931268a690ab9fd875962945af0c7a66b8b5d9fe 03-Oct-2017 A. Unique TensorFlower <gardener@tensorflow.org> Clean up properties of layers.Layer:
* Make `activity_regularizer` a real read-only property settable by
the constructor.
* Make `name` a read-only property instead of mutable.
* Make `inbound_nodes`, `outbound_nodes`, `batch_input_shape` private.

Also: Update the documentation of Layer to indicate that it is stable,
and include guidance for how to use it.
PiperOrigin-RevId: 170777368
/external/tensorflow/tensorflow/python/keras/_impl/keras/utils/layer_utils.py
eaaa0b93852054dee086a3ed5373cf8bbe3d2fb3 06-Sep-2017 Francois Chollet <fchollet@google.com> Move the Keras API to tf.keras.

PiperOrigin-RevId: 167638421
/external/tensorflow/tensorflow/python/keras/_impl/keras/utils/layer_utils.py