[Onnxruntime-gpu] update v1.19.2 (#40962)

This commit is contained in:
rinechran 2024-09-17 06:43:18 +09:00 committed by GitHub
parent 219c00e501
commit 586674ad88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -3,7 +3,7 @@ vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/microsoft/onnxruntime/releases/download/v${VERSION}/onnxruntime-win-x64-gpu-${VERSION}.zip"
FILENAME "onnxruntime-win-x64-gpu-${VERSION}.zip"
SHA512 7ab350a2ede0fc8c716cf083e16a9303acbcc855982e53900f8843773ec32fd20a7396f0bde82bb29f382012b1d05dea41708797f112d9096c8b5048fc5eb7d8
SHA512 9576eafca59fc7f2af9f62d7ee8aa31208ef965d17f3ad71747d5a9a46cdffd6b3958dc945109d82937555df8bb35319ce92925e66ab707f1ca8e7564ecb3ced
)
vcpkg_extract_source_archive(
@ -17,7 +17,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH REPO_PATH
REPO microsoft/onnxruntime
REF v${VERSION}
SHA512 f2fec4ded88da6bf67ae7d0aa3082736cb3b8ba29e723b5a516d7632b68ce02aed461f24d3e82cbab20757729e0ab45d736bd986c9b7395f2879b16a091c12a1
SHA512 3bf25e431d175c61953d28b1bf8f6871376684263992451a5b2a66e670768fc66e7027f141c6e3f4d1eddeebeda51f31ea0adf4749e50d99ee89d0a26bec77ce
)
file(COPY

View File

@ -1,6 +1,6 @@
{
"name": "onnxruntime-gpu",
"version": "1.16.3",
"version": "1.19.2",
"description": "onnxruntime (GPU)",
"homepage": "https://github.com/microsoft/onnxruntime",
"license": "MIT",

View File

@ -6529,7 +6529,7 @@
"port-version": 0
},
"onnxruntime-gpu": {
"baseline": "1.16.3",
"baseline": "1.19.2",
"port-version": 0
},
"oof": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e9ce6c51894e80beece7446b501ef2263578ad29",
"version": "1.19.2",
"port-version": 0
},
{
"git-tree": "77632d67293cb70293c7fd22a3897e48c6efabe4",
"version": "1.16.3",