mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-24 02:47:54 +00:00
### Description `python3` dependency is removed in `onnx` port of https://github.com/microsoft/vcpkg upstream. * https://github.com/microsoft/vcpkg/pull/43236 * https://github.com/microsoft/onnxruntime/pull/23285#issuecomment-2579073056 (Previous work) Removed `nsync`, and use ONNX 1.70.0+ in vcpkg.json(manifest) ### Motivation and Context * Help #23158 * #23456
8 lines
204 B
JSON
8 lines
204 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"repository": "https://github.com/Microsoft/vcpkg",
|
|
"baseline": "d504de05dcd7b55df34976be1c824324ec6bca2b"
|
|
},
|
|
"registries": []
|
|
}
|