mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-27 20:02:15 +00:00
### Description Cherry-pick the following PRs to the release branch https://github.com/microsoft/onnxruntime/pull/15858 https://github.com/microsoft/onnxruntime/pull/15807 https://github.com/microsoft/onnxruntime/pull/15816 https://github.com/microsoft/onnxruntime/pull/15775 https://github.com/microsoft/onnxruntime/pull/15779 They are all clean merges. --------- Co-authored-by: cloudhan <guangyunhan@microsoft.com> Co-authored-by: Sumit Agarwal <sumitagarwal330@gmail.com> Co-authored-by: RandySheriffH <48490400+RandySheriffH@users.noreply.github.com> Co-authored-by: Randy Shuai <rashuai@microsoft.com>
6 lines
326 B
XML
6 lines
326 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.AI.DirectML" version="1.11.0" targetFramework="native" />
|
|
<package id="Microsoft.Windows.CppWinRT" version="2.0.201201.7" targetFramework="native" />
|
|
<package id="google.protobuf.tools" version="3.21.12" targetFramework="native" />
|
|
</packages>
|