"examples/trials/mnist-pytorch/config_hybrid.yml" did not exist on "eb77376e026657a1c5b1317104a46868629c3439"
-
Abseil Team authored
Refactor function GetNextPrime so that the loop precondition is checked before loop instead of during every loop run. Also by removing the loop condition, it shows that the only exit from the loop is the return statement. PiperOrigin-RevId: 293932783
139fa202