Commit 60a3a58
Fix CUDA option not appearing on Linux due to preprocessor macro typo (royshil#713)
* Initial plan
* Fix typo: HAVE_ONNXRUNTIME_CUDA_CP -> HAVE_ONNXRUNTIME_CUDA_EP
Co-authored-by: umireon <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: umireon <[email protected]>1 parent ca3803e commit 60a3a58
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments