Browse Source

test: update the redist version of test.

tags/v0.110.0-LSTM-Model
Yaohui Liu 2 years ago
parent
commit
69b3bce330
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tools/Tensorflow.UnitTest.RedistHolder/Tensorflow.UnitTest.RedistHolder.csproj

+ 1
- 1
tools/Tensorflow.UnitTest.RedistHolder/Tensorflow.UnitTest.RedistHolder.csproj View File

@@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.11.3" />
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.11.4" />
<PackageReference Include="SciSharp.TensorFlow.Redist-Lite" Version="2.6.0" />
</ItemGroup>



Loading…
Cancel
Save