55 <AssemblyName >Tensorflow.Binding</AssemblyName >
66 <RootNamespace >Tensorflow</RootNamespace >
77 <TargetTensorFlow >2.2.0</TargetTensorFlow >
8- <Version >0.70.0 </Version >
8+ <Version >0.70.1 </Version >
99 <LangVersion >9.0</LangVersion >
1010 <Nullable >enable</Nullable >
1111 <Authors >Haiping Chen, Meinrad Recheis, Eli Belash</Authors >
2020 <Description >Google's TensorFlow full binding in .NET Standard.
2121Building, training and infering deep learning models.
2222https://tensorflownet.readthedocs.io</Description >
23- <AssemblyVersion >0.70.0 .0</AssemblyVersion >
23+ <AssemblyVersion >0.70.1 .0</AssemblyVersion >
2424 <PackageReleaseNotes >
2525 tf.net 0.70.x and above are based on tensorflow native 2.7.0
2626
@@ -36,7 +36,7 @@ https://tensorflownet.readthedocs.io</Description>
3636 tf.net 0.4x.x aligns with TensorFlow v2.4.1 native library.
3737 tf.net 0.6x.x aligns with TensorFlow v2.6.x native library.
3838 tf.net 0.7x.x aligns with TensorFlow v2.7.x native library.</PackageReleaseNotes >
39- <FileVersion >0.70.0 .0</FileVersion >
39+ <FileVersion >0.70.1 .0</FileVersion >
4040 <PackageLicenseFile >LICENSE</PackageLicenseFile >
4141 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
4242 <SignAssembly >true</SignAssembly >
0 commit comments