Which version of tensorflow and Keras are OK with TMVA?

tf 2.0 conflict with TMVA
AttributeError: module ‘tensorflow’ has no attribute ‘ConfigProto’

Hi,

At the moment Tensorflow versions 1.15 and older should be fine with TMVA. Thank you for reporting the problem with TensorFlow 2.0, we will try to fix this in the next days

Lorenzo

Hello Lorenzo,

Is there any version of TMVA working with TF 2.0 ?
Or pherhaps there a branch that one can check out ?

Thanks a lot!
Karolos

Hi,

Not yet. I will try to port Keras in PyMVA to work with TF 2.0 in the next days

Lorenzo

Hi,

I have open a PR fixing in PyKeras for TF 2.0

1 Like