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

module 'tensorflow.python.util.tf_export' has no attribute 'ESTIMATOR_API_NAME' #608

Open
kaustubhnair02 opened this issue Dec 24, 2024 · 0 comments

Comments

@kaustubhnair02
Copy link

I am currently using tensorflow version 2.18.0 and tensorflow-privacy version 0.9.0. Which other version of both of these will be compatible?
code:
import tensorflow as tf
from tensorflow.keras.models import Sequential
from tensorflow.keras.layers import Dense
facing error from this line:from tensorflow_privacy.privacy.optimizers.dp_optimizer_keras import DPKerasSGDOptimizer
from tensorflow_privacy.privacy.analysis import compute_dp_sgd_privacy

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