[vcpkg baseline][onednn] update to 3.7 (#44010)

This commit is contained in:
Mengna-Li
2025-02-26 02:33:19 +08:00
committed by GitHub
parent d8f4a4703a
commit 7749743861
4 changed files with 9 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO oneapi-src/oneDNN
REF "v${VERSION}"
SHA512 251da59164c102a6dd3c97e92aef58a879930c0def6e9fe6e43e68e1316ed0c9844796e69eecebbde12085900bfcda6c1ab30db6df24ba9826883171c87a964d
SHA512 2a7505cd06a379a2050f99fac990dcaa65a80b8bd864b00712304379383ac02603cec1d956c5178b5c1dc075fdcf52b3043acf766c2d8a714ac2b927b7dc5e06
HEAD_REF master
)

View File

@@ -1,7 +1,6 @@
{
"name": "onednn",
"version": "3.5.3",
"port-version": 1,
"version": "3.7",
"description": "oneAPI Deep Neural Network Library (oneDNN)",
"homepage": "https://github.com/oneapi-src/oneDNN",
"license": "Apache-2.0",

View File

@@ -6585,8 +6585,8 @@
"port-version": 0
},
"onednn": {
"baseline": "3.5.3",
"port-version": 1
"baseline": "3.7",
"port-version": 0
},
"oniguruma": {
"baseline": "6.9.10",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "21894fd2829583297a01535fb83a09f77afa5ff2",
"version": "3.7",
"port-version": 0
},
{
"git-tree": "3f7e47f97bc658f31fef1558c67f80993cc41269",
"version": "3.5.3",