55 <AssemblyName >Tensorflow.Binding</AssemblyName >
66 <RootNamespace >Tensorflow</RootNamespace >
77 <TargetTensorFlow >2.11.0</TargetTensorFlow >
8- <Version >0.110.3 </Version >
8+ <Version >0.110.4 </Version >
99 <LangVersion >10.0</LangVersion >
1010 <Nullable >enable</Nullable >
1111 <Authors >Haiping Chen, Eli Belash, Yaohui Liu, Meinrad Recheis</Authors >
@@ -25,7 +25,8 @@ https://tensorflownet.readthedocs.io</Description>
2525 tf.net 0.110.x and above are based on tensorflow native 2.11.0
2626 * Support RNN, LSTM model.
2727 * Support Transformer model.
28-
28+ * Added IMDB dataset.
29+
2930 tf.net 0.100.x and above are based on tensorflow native 2.10.0
3031
3132 * Eager Mode is added finally.
@@ -43,7 +44,7 @@ https://tensorflownet.readthedocs.io</Description>
4344 tf.net 0.10x.x aligns with TensorFlow v2.10.x native library.
4445 tf.net 0.11x.x aligns with TensorFlow v2.11.x native library.
4546 </PackageReleaseNotes >
46- <FileVersion >0.110.3 .0</FileVersion >
47+ <FileVersion >0.110.4 .0</FileVersion >
4748 <PackageLicenseFile >LICENSE</PackageLicenseFile >
4849 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
4950 <PackageOutputPath >packages</PackageOutputPath >
@@ -174,7 +175,7 @@ https://tensorflownet.readthedocs.io</Description>
174175 <ItemGroup >
175176 <PackageReference Include =" MethodBoundaryAspect.Fody" Version =" 2.0.149" />
176177 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
177- <PackageReference Include =" OneOf" Version =" 3.0.255 " />
178+ <PackageReference Include =" OneOf" Version =" 3.0.263 " />
178179 <PackageReference Include =" Protobuf.Text" Version =" 0.7.1" />
179180 <PackageReference Include =" Razorvine.Pickle" Version =" 1.4.0" />
180181 <PackageReference Include =" Serilog.Sinks.Console" Version =" 4.1.0" />
0 commit comments