vcpkg/versions/l-/libtorch.json
Alexander Neumann 20584b9d44
[libtorch] update to 2.1.2 (#36246)
* [libtorch] update to 2.1.2

* adjust features and deps

* remove dep

* fix onnx case

* use system fxdiv

* update xnnpack

* fxdiv fix in libtorch

* add newline

* xnnpack does not install configs

* more patching

* fix patch

* more fixes

* use full lib for sleef.

* fix glog symbol on osx

* try fixing msvc ice

* ok renaming did nothing

* v db

* remove comments

* v db

* cuda is only for x64

* v db

* fix usage since cuda is still external to vcpkg

* v db

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2024-01-30 14:15:33 -08:00

40 lines
904 B
JSON

{
"versions": [
{
"git-tree": "418db4a2514c9530b67097fca0ce7cafde5a2a15",
"version": "2.1.2",
"port-version": 0
},
{
"git-tree": "20a2f323fb33dab29315fd18217e263ade2a9bd6",
"version": "1.12.1",
"port-version": 5
},
{
"git-tree": "de2d4bfd4a26268b29c3be02790c16d23ecd3d5e",
"version": "1.12.1",
"port-version": 4
},
{
"git-tree": "7f8ee520ffcef31a008c2c73b1155b38151ebae4",
"version": "1.12.1",
"port-version": 3
},
{
"git-tree": "1fb6e115393430795e4173a45155e80c5462cd00",
"version": "1.12.1",
"port-version": 2
},
{
"git-tree": "99e1c00f462716fc1899f7c0f5773e5dccbe8ee8",
"version": "1.12.1",
"port-version": 1
},
{
"git-tree": "c9504da41dc33e2294aeda9e3c215c505f1627d0",
"version": "1.12.1",
"port-version": 0
}
]
}