Skip to content

Commit

Permalink
Merge pull request #6620 from dotnet/dependabot/nuget/machine-learnin…
Browse files Browse the repository at this point in the history
…g/tutorials/TransferLearningTF/Microsoft.ML.TensorFlow-3.0.1

Bump Microsoft.ML.TensorFlow from 3.0.0 to 3.0.1 in /machine-learning/tutorials/TransferLearningTF
  • Loading branch information
github-actions[bot] committed Jan 31, 2024
2 parents 5f31dcc + 1e0255a commit e143384
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.ML" Version="3.0.1" />
<PackageReference Include="Microsoft.ML.ImageAnalytics" Version="3.0.1" />
<PackageReference Include="Microsoft.ML.TensorFlow" Version="3.0.0" />
<PackageReference Include="Microsoft.ML.TensorFlow" Version="3.0.1" />
<PackageReference Include="SciSharp.TensorFlow.Redist" Version="2.16.0" />
</ItemGroup>

Expand Down

0 comments on commit e143384

Please sign in to comment.