File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 55 <AssemblyName >TensorFlow.NET</AssemblyName >
66 <RootNamespace >Tensorflow</RootNamespace >
77 <TargetTensorFlow >1.14.0</TargetTensorFlow >
8- <Version >0.10.0-beta </Version >
8+ <Version >0.10.0-rc </Version >
99 <Authors >Haiping Chen, Meinrad Recheis</Authors >
1010 <Company >SciSharp STACK</Company >
1111 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
@@ -24,7 +24,8 @@ Learn more about .NET AI: https://medium.com/scisharp</Description>
24241. Added full connected Convolution Neural Network example.
25252. Take dependency on SciSharp.TensorFlow.Redist.
26263. Create Tensor from array without copying.
27- 4. Fix path issue of Transfer Learning example on Linux.</PackageReleaseNotes >
27+ 4. Fix path issue of Transfer Learning example on Linux.
28+ 5. Add back gen_ops.cs.</PackageReleaseNotes >
2829 <LangVersion >7.2</LangVersion >
2930 <FileVersion >0.10.0.0</FileVersion >
3031 <PackageLicenseFile >LICENSE</PackageLicenseFile >
@@ -52,10 +53,6 @@ Learn more about .NET AI: https://medium.com/scisharp</Description>
5253 </None >
5354 </ItemGroup >
5455
55- <ItemGroup >
56- <Compile Remove =" Operations\gen_ops.cs" />
57- </ItemGroup >
58-
5956 <ItemGroup >
6057 <None Remove =" Protobuf\README.md" />
6158 </ItemGroup >
You can’t perform that action at this time.
0 commit comments