You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix integer overflow bug in Downsampler when asked to upscale images.
This should also be a slight accuracy improvement since we're now using
a somewhat more efficient density multiplier in some cases, especially
when downsampling.
Fixes#2459.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=171601510
0 commit comments