In MovingAverageOptimizer, delegate compute_gradients() to the wrapped optimizer,
which is a bug fix in case the wrapper optimizer (or any other optimizer in the stack) does something non-standard in its compute_gradients() method. PiperOrigin-RevId: 178447959
Loading
Please sign in to comment