Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit a0480c8

Browse files
Fix incorrect merge
1 parent bcbffee commit a0480c8

File tree

3 files changed

+2
-318
lines changed

3 files changed

+2
-318
lines changed

‎OnnxStack.Console/OnnxStack.Console.csproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
1313
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
14-
<PackageReference Include="Microsoft.ML.OnnxRuntime.Gpu" Version="1.16.1" />
14+
<PackageReference Include="Microsoft.ML.OnnxRuntime.DirectML" Version="1.16.1" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

‎OnnxStack.UI/OnnxStack.UI.csproj‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@
5050
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
5151
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0" />
5252
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
53-
<PackageReference Include="Microsoft.ML.OnnxRuntime.Gpu" Version="1.16.1" />
54-
<PackageReference Include="LibGit2Sharp" Version="0.28.0" />
53+
<PackageReference Include="Microsoft.ML.OnnxRuntime.DirectML" Version="1.16.1" />
5554
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.39" />
5655
</ItemGroup>
5756

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /