Commit 134daeb4 authored by Alexandre Passos's avatar Alexandre Passos Committed by TensorFlower Gardener
Browse files

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
parent bf1fad21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment