Commit cd911de
Add exception handling for numerical errors (#13026)
Summary:
As titled. Instead of skipping, those tests will compare the errors to the existing values.
Remove all updated tolerances from the runtime update side and make it an expected numerical accuracy. We should open tasks to trace the (large) errors, will do that as a follow up.
On RT600, WW stage2, rnnt predictor and asr joiner are all showing flakiness. Opened T232829844 to track.
Timeouts are still skipped for now.
Reviewed By: abeakkas, zonglinpeng
Differential Revision: D790651981 parent bedce91 commit cd911de
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
32 | 48 | | |
33 | 49 | | |
34 | 50 | | |
| |||
0 commit comments