
CrypTen Documentation — CrypTen 0.1 documentation
CrypTen Documentation ¶ CrypTen is a Privacy Preserving Machine Learning framework written using PyTorch that allows researchers and developers to train models using ...
MPCTensor — CrypTen 0.1 documentation
MPCTensor ¶ An MPCTensor is a CrypTensor encrypted using the secure MPC protocol. In order to support the mathematical operations required by the MPCTensor, CrypTen implements two kinds of …
Python Module Index — CrypTen 0.1 documentation
CrypTen Documentation Launch on AWS Package Reference crypten.CrypTensor crypten.MPCTensor crypten.nn
Search — CrypTen 0.1 documentation
CrypTen Documentation Launch on AWS Package Reference crypten.CrypTensor crypten.MPCTensor crypten.nn
nn — CrypTen 0.1 documentation
nn ¶ crypten.nn provides modules for defining and training neural networks similar to torch.nn.
Launch on AWS — CrypTen 0.1 documentation
Launch on AWS ¶ CrypTen also provides a script aws_launcher (see scripts/aws_launcher.py) that will allow you to compute on encrypted data across multiple AWS instances. For example, if Alice has a …