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

Add deprecation of TensorFlowPruningHook or delete it #105

Open
nzw0301 opened this issue Mar 16, 2024 · 0 comments
Open

Add deprecation of TensorFlowPruningHook or delete it #105

nzw0301 opened this issue Mar 16, 2024 · 0 comments
Labels
feature Change that does not break compatibility, but affects the public interfaces.

Comments

@nzw0301
Copy link
Member

nzw0301 commented Mar 16, 2024

Motivation

TensorFlow estimator has been removed since TensorFlow 2.16.1 according to https://www.tensorflow.org/guide/estimator and https://github.com/tensorflow/tensorflow/releases/tag/v2.16.1. The migration page https://www.tensorflow.org/guide/migrate/migrating_estimator suggests using tf.keras instead of the estimator.

Description

Add a warning message to remove this integration module in the future or remove it if possible.

Alternatives (optional)

No response

Additional context (optional)

No response

@nzw0301 nzw0301 added the feature Change that does not break compatibility, but affects the public interfaces. label Mar 16, 2024
@nzw0301 nzw0301 changed the title Add deprecation of TensorFlowPruningHook Add deprecation of TensorFlowPruningHook or delete it Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Change that does not break compatibility, but affects the public interfaces.
Projects
None yet
Development

No branches or pull requests

1 participant