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

Using TensorFlow to implement the Lion optimizer, only the latest head TF11 can be used, not supporting the use of TF old versions #2833

Open
wangdadaba opened this issue May 5, 2023 · 0 comments

Comments

@wangdadaba
Copy link

wangdadaba commented May 5, 2023

Describe the feature and the current behavior/state.
Using TensorFlow to implement the Lion optimizer, only the latest head TF11 can be used, not supporting the use of TF old versions
The optimizer base class used is the latest TF 12, which is not supported by TF2.8.
https://github.com/google/automl/blob/master/lion/lion_tf2.py

@wangdadaba wangdadaba reopened this May 5, 2023
@wangdadaba wangdadaba changed the title Using TensorFlow to implement the Lion optimizer, only the latest head TF11 can be used, supporting the use of TF old versions Using TensorFlow to implement the Lion optimizer, only the latest head TF11 can be used, not supporting the use of TF old versions May 5, 2023
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

No branches or pull requests

1 participant