syft.serde.protobuf.proto¶
This file exists to translate python classes to and from Protobuf messages. The reason for this is to have stable serialization protocol that can be used not only by PySyft but also in other languages.
https://github.com/OpenMined/syft-proto (syft_proto module) is included as a dependency in setup.py.