Harshitadd
Results
2
comments of
Harshitadd
> Hi, I've encountered a similar issue on syft[tensorflow] 0.2.4. The following error message came out when I tried to `import syft as sy`. > > > syft.exceptions.UndefinedProtocolTypeError: tensorflow.python.framework.ops.EagerTensor is...
> @harshitadd @Mesilenceki > You have to install PySyft manually after `pip install syft-tensorflow` since PySyft-TensorFlow doesn't include it. > > Due to this repository has not been maintained for...