vcpkg/ports/onnxruntime-gpu/vcpkg.json
Dr-Electron 04a2fe698f
[onnxruntime-gpu] add experimental headers (#30176)
* [onnxruntime-gpu] add experimental headers

* Fix versions
2023-03-30 14:28:44 -07:00

10 lines
248 B
JSON

{
"name": "onnxruntime-gpu",
"version": "1.14.1",
"port-version": 1,
"description": "onnxruntime (GPU)",
"homepage": "https://github.com/microsoft/onnxruntime",
"license": "MIT",
"supports": "windows & !x86 & !uwp & !static & !arm"
}