vcpkg/ports/onnxruntime-gpu/vcpkg.json

9 lines
227 B
JSON

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