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
Set a manual seed for pytorch based on the test base name (test case not
including flow / etc.). This makes test results stable between runs and
between backends/flows. This is useful for comparing accuracy between
backends, for example.
I validated this change by running convolution tests for xnnpack twice.
I validated that the output accuracy statistics were identical.
0 commit comments