Skip to content

Commit 6748bff

Browse files
zoyahavtfx-copybara
authored andcommitted
Update census and sentiment examples to only use Keras, and remove estimator usage, since estimator is deprecated in TF 2.16.
PiperOrigin-RevId: 609376031
1 parent f1d1605 commit 6748bff

File tree

8 files changed

+524
-565
lines changed

8 files changed

+524
-565
lines changed

RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* Added python 3.11 support.
1515
* Depends on `tensorflow>=2.15.0,<3`.
1616
* Enable passing `tf.saved_model.SaveOptions` to model saving functionality.
17+
* Census and sentiment examples updated to only use Keras instead of
18+
estimator.
1719

1820
## Breaking Changes
1921

examples/census_example_common.py

Lines changed: 0 additions & 255 deletions
This file was deleted.

examples/census_example_test.py

Lines changed: 0 additions & 118 deletions
This file was deleted.

0 commit comments

Comments
 (0)