Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion census/keras/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tensorflow>=1.8,<=1.9
tensorflow>=1.8,<2.7
Keras>=2.0.4,<3.0
h5py>=2.7.0,<3.0
pandas>=0.18.0,<1.0
Expand Down
2 changes: 1 addition & 1 deletion census/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Requirements for all census samples.
tensorflow==1.10
tensorflow==2.6.4
# Requirements for keras example only for sample.sh.
future==0.16.0
h5py>=2.7.0,<3.0
Expand Down
2 changes: 1 addition & 1 deletion census/tftransformestimator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==9.0.1
apache-beam[gcp]==2.2.0
tensorflow>=1.4, <1.5
tensorflow>=1.4, <2.7
tensorflow-transform>=0.4, <0.5