Commit 22367cb
Fix CUDA option not appearing on Linux due to preprocessor macro typo (#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 1ce5693 commit 22367cb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments