Commit e5cd6cf
authored
Ignore overflow warning in
The PR mutes numpy overflow warning in `TestConsistency::test_erfc`
raising due to type casting from float64 array to float32 dtype when no
fp64 support for allocating dpnp array.TestConsistency::test_erfc (#2601)1 parent 6711bbd commit e5cd6cf
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments