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
Improve RetinaNet unit-test coverage and reenable all GPU assertions.
Motivation
There is numerical/sort instability on the unit-tests of RetinaNet across platforms. PR #2812 disabled some of the checks on GPU as a workaround but this needs to be addressed.
Pitch
Investigate the source of instability, fix it and re-enable all unit-tests in all platforms.