You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/06/08 06:30:09 UTC

[GitHub] [beam] iemejia edited a comment on pull request #14888: [BEAM-12411] Update Tensorflow to version 2.5.0 & grpcio to 1.34.0

iemejia edited a comment on pull request #14888:
URL: https://github.com/apache/beam/pull/14888#issuecomment-856488733


   > > That is strange because I'd expect only tf-nightly to depend on keras-nightly.
   > 
   > It turns out tensorflow==2.5.0 depends on keras-nightly ~=2.5.0.dev. I can reproduce it in a clean virtual environment. I will file a bug.
   > 
   > It was added here: [tensorflow/tensorflow@d171d94](https://github.com/tensorflow/tensorflow/commit/d171d94d899cc73e18bd8b2b11b5c320ea7aac2c)
   
   Can you please link the tensorflow issue for future reference. In the Java side we do not allow to include any SNAPSHOT dependency because of the lack of reproducibility. Is this ok to do on the python side?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org