pennylane
pennylane copied to clipboard
May I ask if Pennylane supports TensorFlow privacy for TensorFlow
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.
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.