Commit 3e070947 authored by Alexandre Passos's avatar Alexandre Passos Committed by TensorFlower Gardener
Browse files

Allows tf.train.ExponentialMovingAverage to work with eager execution.

In the process removes unnecessary restriction on it being called multiple
times on the same variables; it might be necessary to do so if you want to
call ema.apply with different control dependencies in different calls to
session.run, for example.

PiperOrigin-RevId: 209945355
parent 9289302a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment