Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix in MethodPyKeras for using the new Tensorflow version 2 #4977

Merged
merged 1 commit into from Feb 13, 2020

Conversation

lmoneta
Copy link
Member

@lmoneta lmoneta commented Feb 12, 2020

Fix in MethodPyKeras for the different API when using Tensorflow version 2 as backend/
This affects the settings of the specific Tensorflow option for the session.
Some of these options are for example needed when using the RTX GPU cards from NVidia
(e.g. gpu_options.allow_growth=True)

Note that for running with Tensorflow2 one needs to use a Keras version >= 2.3

This affects the settings of the specific Tensorflow option for the session.
Some of these options are for example needed when using the RTX GPU cards from NVidia

Note that for running with Tensorflow2 one needs to use a Keras version >= 2.3
@phsft-bot
Copy link
Collaborator

Starting build on ROOT-performance-centos7-multicore/default, ROOT-fedora27/noimt, ROOT-fedora29/python3, ROOT-fedora30/cxx14, ROOT-ubuntu16/nortcxxmod, ROOT-ubuntu18.04-i386/cxx14, mac1014/cxx17, windows10/cxx14
How to customize builds

@phsft-bot
Copy link
Collaborator

Build failed on ROOT-fedora29/python3.
See console output.

Failing tests:

Copy link
Contributor

@stwunsch stwunsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lmoneta lmoneta merged commit a180290 into root-project:master Feb 13, 2020
@lmoneta lmoneta deleted the fix_pymva_tensorflow_version_2 branch February 21, 2020 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants