aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Alexandre Passos <apassos@google.com>2017-10-24 13:55:22 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-10-24 14:02:32 -0700
commit134daeb4151349acf8c2b3c22f5aebc3e429d756 (patch)
treedf78ef8b62a2db297a85329b5902ae7a4583c789 /README.md
parentbf1fad214febef6af5c101d8f953d0109c46dfbb (diff)
Eager reuse story is False instead of AUTO_REUSE.
We want variables with eager execution to have object semantics instead of name semantics and this is a small step in that direction. This means that the functional style layer invocations (tf.layers.dense() etc.) will NOT work when eager execution is enabled. Instead, use of the object-oriented layers is advised. PiperOrigin-RevId: 173306447
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions