We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c28634 commit c2a86caCopy full SHA for c2a86ca
VSharp.Explorer/VSharp.Explorer.fsproj
@@ -49,7 +49,7 @@
49
50
<ItemGroup>
51
<PackageReference Update="FSharp.Core" Version="7.0.*" />
52
- <PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.20.0" />
+ <PackageReference Include="Microsoft.ML.OnnxRuntime.Gpu" Version="1.20.0" />
53
<PackageReference Include="System.Numerics.Tensors" Version="8.0.0" />
54
</ItemGroup>
55
</Project>
0 commit comments