Commit e0ffdbb
Restrict 1D MatMulInteger tests to CPU EP only
The 1D input tests were running on all EPs including CUDA, which does
not support 1D quantized inputs the same way. Restrict to CPU-only
using the same pattern as other EP-specific tests in this file.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ed7662a commit e0ffdbb
1 file changed
Lines changed: 11 additions & 2 deletions
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
518 | 523 | | |
519 | 524 | | |
520 | 525 | | |
| |||
526 | 531 | | |
527 | 532 | | |
528 | 533 | | |
529 | | - | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
530 | 539 | | |
531 | 540 | | |
532 | 541 | | |
| |||
0 commit comments