You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ @ggaziv@sygi ,hi could you tell me which version of tensorflow and tensorflow_probability are used by you? I install tensorflow=1.12.0 and tensorflow_probability0.5.0. when i run the code, I get a error message like"AttributeError: module 'tensorflow_core.compat.v2.math' has no attribute 'xlog1py'”.
Hi,
I think installing this module is required since it is imported in model.py.
Guy
The text was updated successfully, but these errors were encountered: