mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:29:00 +08:00
04a2fe698f
* [onnxruntime-gpu] add experimental headers * Fix versions
10 lines
248 B
JSON
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"
|
|
}
|