pennylane icon indicating copy to clipboard operation
pennylane copied to clipboard

May I ask if Pennylane supports TensorFlow privacy for TensorFlow

Open will-last opened this issue 9 months ago • 1 comments

Hello! I want to use TensorFlow privacy for differential privacy during the training of quantum models. I am not sure if the quantum parameter gradient calculated by Pennylane can be used for differential privacy training with TensorFlow privacy.

will-last avatar May 19 '25 13:05 will-last

Hi @will-last , TensorFlow privacy is not natively supported. You can still try using it but we won't be able to help in case it doesn't work.

CatalinaAlbornoz avatar May 20 '25 16:05 CatalinaAlbornoz