PondPrivateTensor

class tf_encrypted.protocol.pond.PondPrivateTensor(prot: tf_encrypted.protocol.pond.Pond, share0: tf_encrypted.tensor.factory.AbstractTensor, share1: tf_encrypted.tensor.factory.AbstractTensor, is_scaled: bool)[source]

This class represents a private value that may be unknown to everyone.