Commit 3b27971
authored
[Test] Drop default device value in clamping downcast test (#7387)
This change removes the default `cuda` value from the `device` argument
in `test_typeconvert_downcast_clamping`. Giving it a default value
prevents you from setting it via the commandline.1 parent ec8cb09 commit 3b27971
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| |||
0 commit comments