Skip to content
Closed
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 python/requirements/ml/requirements_dl.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# These requirements are used for the CI and CPU-only Docker images so we install CPU only versions of torch.
# For GPU Docker images, you should install requirements_ml_docker.txt afterwards.

tensorflow==2.6.2
tensorflow==2.8.0
tensorflow-probability==0.14.1

# If you make changes below this line, please also change `requirements_ml_docker.txt`!
Expand Down