Commit 8c51711
Add exception handling for numerical errors
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
Differential Revision: D790651981 parent d4c78ab commit 8c51711
1 file changed
+15
-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 | + | |
32 | 47 | | |
33 | 48 | | |
34 | 49 | | |
| |||
0 commit comments