Commit a2a572e
authored
fix: reduce the excessive test time of test_msdd_diar_inference (#14366)
* Reduced the test time by 4 fold removing redundant testing
Signed-off-by: taejinp <[email protected]>
* Activated CPU test
Signed-off-by: taejinp <[email protected]>
* Add CPU and CUDA tests. remmoved print function
Signed-off-by: taejinp <[email protected]>
* Skipping this test since timeout issue is not solved
Signed-off-by: taejinp <[email protected]>
* Apply isort and black reformatting
Signed-off-by: tango4j <[email protected]>
---------
Signed-off-by: taejinp <[email protected]>
Signed-off-by: tango4j <[email protected]>
Co-authored-by: tango4j <[email protected]>1 parent a82dce9 commit a2a572e
1 file changed
Lines changed: 5 additions & 16 deletions
Lines changed: 5 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 25 | + | |
| 26 | + | |
37 | 27 | | |
38 | | - | |
39 | | - | |
| 28 | + | |
| 29 | + | |
40 | 30 | | |
41 | 31 | | |
42 | 32 | | |
| |||
47 | 37 | | |
48 | 38 | | |
49 | 39 | | |
50 | | - | |
| 40 | + | |
51 | 41 | | |
52 | 42 | | |
53 | 43 | | |
54 | 44 | | |
55 | 45 | | |
56 | | - | |
57 | 46 | | |
58 | 47 | | |
59 | 48 | | |
| |||
0 commit comments