Skip to content

Commit

Permalink
Try to use tensorflow-2.8.2 in env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-biosaxs authored Nov 16, 2024
1 parent 5af7f5d commit 69c0c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
# - sqlite=3.33.0
# - tensorboard=2.8.0
# - tensorboard-plugin-wit=1.6.0
- tensorflow #=2.8.0
- tensorflow=2.8.2
# - tensorflow-base=2.3.0
# - tf-estimator-nightly=2.8.0.dev2021122109
# - tensorflow-estimator=2.3.0
Expand Down

0 comments on commit 69c0c39

Please sign in to comment.