Commit aa87e34
authored
Update unknown provider error message with current providers (microsoft#24352)
### Description
WebGPU, VitisAI, and DML are missing from the list.
### Motivation and Context
If users misspell a provider name this error should be showing them the
full possibilities. Leaving one out will lead to confusion.
I noticed it when testing new providers in GenAI that the error message
was not up to date.1 parent 6ba73a1 commit aa87e34
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments