Amandeep Singh Bhatia

Results 6 issues of Amandeep Singh Bhatia

## Description A clear and concise description of the bug. print("input", x) #the above statement displays "input (Wrapper)>[PointerTensor | me:39278915926 -> bob:68975166682]" But when I try the below statement... it...

Type: Bug :bug:
0.5

I am working on my linux ubuntu system. I have installed python 3.9.0, TensorFlow 2.11.0, TFF=0.52.0 I am looking to implement tff + differential privacy (https://www.tensorflow.org/federated/tutorials/federated_learning_with_differential_privacy) on my system. Although...

bug

**Describe the bug** Trying to run TFF with differential privacy module, but it throws an attribute error. **Environment (please complete the following information):** * python=3.8.16 * Tensorflow: 2.7.0 * TFF:...

bug

Hi, I am installing TFQ (0.7.2) on python=3.9.7 version and TensorFlow 2.11.0, protobuf=3.17.3. But throws an error. Earlier I worked with TFQ (0.7.2) with python 3.8.16 and TF= 2.7.0. It...

I was trying to run simple quantum circuit performing binary classification on processors "rainbow and weber", but it throws an error. Is there any short example performing machine learning task...

I need to implement QNGD optimizer with torch+torchquantum circuit for optimization purposes. Please let me know and help any source file exists in it.