About 8 results
Open links in new tab
  1. 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 ...

  2. 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 …

  3. Python Module Index — CrypTen 0.1 documentation

    CrypTen Documentation Launch on AWS Package Reference crypten.CrypTensor crypten.MPCTensor crypten.nn

  4. Search — CrypTen 0.1 documentation

    CrypTen Documentation Launch on AWS Package Reference crypten.CrypTensor crypten.MPCTensor crypten.nn

  5. nn — CrypTen 0.1 documentation

    nn ¶ crypten.nn provides modules for defining and training neural networks similar to torch.nn.

  6. 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 …