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

Does tfplus/kv_variable support TF2? #938

Open
fuhailin opened this issue Jan 10, 2024 · 1 comment
Open

Does tfplus/kv_variable support TF2? #938

fuhailin opened this issue Jan 10, 2024 · 1 comment

Comments

@fuhailin
Copy link

No description provided.

@Wlong692
Copy link
Collaborator

Thank you for reaching out with your question about tfplus/kv_variable compatibility with TensorFlow 2 (TF2).

In brief, while TFPlus is developed with support for TF2 (specifically, TensorFlow 2.13.0), it currently utilizes TensorFlow 1 (TF1) compatibility interfaces for certain functionalities, including training. This means our full support for TF2 features, especially the default Eager Execution mode, is still in progress.

For training, TFPlus currently supports CPU-only environments and has been tested on Linux platforms. We are planning to expand this support in future versions.

For detailed information and future updates, please refer to our documentation:

We appreciate your interest in TFPlus and are working towards full TF2 feature support.

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

2 participants