You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "AnandInguva (via GitHub)" <gi...@apache.org> on 2023/02/18 16:50:29 UTC

[GitHub] [beam] AnandInguva commented on a diff in pull request #25496: [Python] Support loading of TF models with saved weights

AnandInguva commented on code in PR #25496:
URL: https://github.com/apache/beam/pull/25496#discussion_r1111059379


##########
sdks/python/setup.py:
##########
@@ -286,6 +286,7 @@ def get_portability_package_data():
             'pytest-xdist>=2.5.0,<3',
             'pytest-timeout>=2.1.0,<3',
             'scikit-learn>=0.20.0',
+            'tensorflow>=1.0.0',

Review Comment:
   +1 to @tvalentyn. 



-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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