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
@lely475, we currently don't have plans to upgrade to TF2 by ourselves, but you are welcome to do a pull request. There is a numpy version that you can install (see README), which you can call through TF2.
One thing I have found that can help with mclahe update to Tensor Flow 2+ is to replace tf.variable_scope with tf.compat.v1.variable_scope on line 43 of core.py
I'm still troubleshooting the rest of the code for making it updated.
Hi,
Is there any update on when / whether this will be made compatible with TF2?
I'd be really interested in using your clahe with TF2.
Greetings,
Lydia
The text was updated successfully, but these errors were encountered: