gan icon indicating copy to clipboard operation
gan copied to clipboard

Incompatibility with tensorflow 2.16

Open pablo2909 opened this issue 11 months ago • 2 comments

Hi,

I get AttributeError: module 'tensorflow' has no attribute 'estimator' when trying to import tensorflow_gan. I believe this is because the recent release of tensorflow (2.16) removed tf.estimator. Should then version 2.15 be a requirement to use tfgan ? In addition tensorflow_probability should then be version 0.23

Thank you for looking at this :)

pablo2909 avatar Mar 15 '24 08:03 pablo2909