mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-01 03:45:06 +00:00
### Description Updating to use [**`Microsoft.AI.DirectML.Preview 1.13.0-deveb7a0e89e82dcf90ae58761b35fb3aebc2275ef5`**](https://www.nuget.org/packages/Microsoft.AI.DirectML.Preview/1.13.0-deveb7a0e89e82dcf90ae58761b35fb3aebc2275ef5) ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
6 lines
378 B
XML
6 lines
378 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.AI.DirectML.Preview" version="1.13.0-deveb7a0e89e82dcf90ae58761b35fb3aebc2275ef5" 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>
|