55 <AssemblyName >TensorFlow.NET</AssemblyName >
66 <RootNamespace >Tensorflow</RootNamespace >
77 <TargetTensorFlow >2.2.0</TargetTensorFlow >
8- <Version >0.60.3 </Version >
8+ <Version >0.60.4 </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.60.3 .0</AssemblyVersion >
23+ <AssemblyVersion >0.60.4 .0</AssemblyVersion >
2424 <PackageReleaseNotes >tf.net 0.60.x and above are based on tensorflow native 2.6.0
2525
2626* Eager Mode is added finally.
@@ -35,7 +35,7 @@ Keras API is a separate package released as TensorFlow.Keras.
3535tf.net 0.4x.x aligns with TensorFlow v2.4.1 native library.
3636tf.net 0.5x.x aligns with TensorFlow v2.5.x native library.
3737tf.net 0.6x.x aligns with TensorFlow v2.6.x native library.</PackageReleaseNotes >
38- <FileVersion >0.60.3 .0</FileVersion >
38+ <FileVersion >0.60.4 .0</FileVersion >
3939 <PackageLicenseFile >LICENSE</PackageLicenseFile >
4040 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
4141 <SignAssembly >true</SignAssembly >
0 commit comments