|
|
@@ -14,8 +14,10 @@ |
|
|
|
<PackageProjectUrl>https://github.com/SciSharp</PackageProjectUrl> |
|
|
|
<PackageIconUrl>https://avatars3.githubusercontent.com/u/44989469?s=200&v=4</PackageIconUrl> |
|
|
|
<PackageTags>TensorFlow, NumSharp, SciSharp, MachineLearning, TensorFlow.NET</PackageTags> |
|
|
|
<Description>TensorFlow binding for .NET Standard.</Description> |
|
|
|
<Description>Google's TensorFlow binding in .NET Standard. |
|
|
|
Docs: https://tensorflownet.readthedocs.io</Description> |
|
|
|
<AssemblyVersion>0.0.2.0</AssemblyVersion> |
|
|
|
<PackageReleaseNotes></PackageReleaseNotes> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> |
|
|
|