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 e6ac354 commit 330380eCopy full SHA for 330380e
1 file changed
Directory.Packages.props
@@ -10,7 +10,7 @@
10
CI will fail to restore until that Tensors PR merges and the new NuGet publishes;
11
after release, bump the literal here. -->
12
<PackageVersion Include="AiDotNet.Tensors" Version="0.81.3" />
13
- <PackageVersion Include="AiDotNet.Native.OneDNN" Version="0.80.3" />
+ <PackageVersion Include="AiDotNet.Native.OneDNN" Version="0.81.3" />
14
<PackageVersion Include="AiDotNet.Native.OpenBLAS" Version="0.81.3" />
15
<PackageVersion Include="AiDotNet.Native.CLBlast" Version="0.81.3" />
16
<!-- Microsoft / .NET -->
0 commit comments