SIGN IN SIGN UP
tensorflow / models UNCLAIMED

Models and examples built with TensorFlow

0 0 0 Python

Remove dynamic_loss_scale argument to define_performance.

All models which support loss scaling support dynamic loss scaling, so the argument has no purpose. It used to be that some models scaled the loss manually instead of using a LossScaleOptimizer, and so did not support dynamic loss scaling.

PiperOrigin-RevId: 367719521
R
Reed Wanderman-Milne committed
e353e4e59fb3fb3f0659e0e83a66b4578495ebba
Parent: c4b2377
Committed by A. Unique TensorFlower <gardener@tensorflow.org> on 4/9/2021, 10:54:36 PM