LICENSE
MANIFEST.in
NOTICE
README.md
setup.cfg
setup.py
operations/__init__.py
operations/secure_random/__init__.py
operations/secure_random/test_secure_random.py
tf_encrypted/__init__.py
tf_encrypted/config.py
tf_encrypted/performance.py
tf_encrypted/private_model.py
tf_encrypted/private_model_test.py
tf_encrypted/session.py
tf_encrypted/utils.py
tf_encrypted.egg-info/PKG-INFO
tf_encrypted.egg-info/SOURCES.txt
tf_encrypted.egg-info/dependency_links.txt
tf_encrypted.egg-info/requires.txt
tf_encrypted.egg-info/top_level.txt
tf_encrypted/convert/__init__.py
tf_encrypted/convert/convert.py
tf_encrypted/convert/convert_test.py
tf_encrypted/convert/inspect.py
tf_encrypted/convert/register.py
tf_encrypted/convert/specops.yaml
tf_encrypted/convert/gen/__init__.py
tf_encrypted/convert/gen/generate_reserved_scopes.py
tf_encrypted/keras/__init__.py
tf_encrypted/keras/activations.py
tf_encrypted/keras/backend.py
tf_encrypted/keras/losses.py
tf_encrypted/keras/losses_test.py
tf_encrypted/keras/optimizers.py
tf_encrypted/keras/testing_utils.py
tf_encrypted/keras/engine/__init__.py
tf_encrypted/keras/engine/base_layer.py
tf_encrypted/keras/engine/base_layer_utils.py
tf_encrypted/keras/engine/input_layer.py
tf_encrypted/keras/engine/input_layer_test.py
tf_encrypted/keras/layers/__init__.py
tf_encrypted/keras/layers/activation.py
tf_encrypted/keras/layers/activation_test.py
tf_encrypted/keras/layers/convolutional.py
tf_encrypted/keras/layers/convolutional_test.py
tf_encrypted/keras/layers/core.py
tf_encrypted/keras/layers/core_test.py
tf_encrypted/keras/layers/dense.py
tf_encrypted/keras/layers/dense_test.py
tf_encrypted/keras/layers/flatten.py
tf_encrypted/keras/layers/flatten_test.py
tf_encrypted/keras/layers/layers_utils.py
tf_encrypted/keras/layers/normalization.py
tf_encrypted/keras/layers/normalization_test.py
tf_encrypted/keras/layers/pooling.py
tf_encrypted/keras/layers/pooling_test.py
tf_encrypted/keras/layers/relu.py
tf_encrypted/keras/layers/relu_test.py
tf_encrypted/keras/models/__init__.py
tf_encrypted/keras/models/sequential.py
tf_encrypted/keras/models/sequential_test.py
tf_encrypted/layers/__init__.py
tf_encrypted/layers/activation.py
tf_encrypted/layers/activation_test.py
tf_encrypted/layers/batchnorm.py
tf_encrypted/layers/batchnorm_test.py
tf_encrypted/layers/convolution.py
tf_encrypted/layers/core.py
tf_encrypted/layers/dense.py
tf_encrypted/layers/pooling.py
tf_encrypted/layers/pooling_test.py
tf_encrypted/layers/reshape.py
tf_encrypted/layers/reshape_test.py
tf_encrypted/operations/__init__.py
tf_encrypted/operations/aux/__init__.py
tf_encrypted/operations/aux/aux.py
tf_encrypted/operations/aux/aux_test.py
tf_encrypted/operations/secure_random/__init__.py
tf_encrypted/operations/secure_random/secure_random.py
tf_encrypted/operations/secure_random/secure_random_test.py
tf_encrypted/player/__init__.py
tf_encrypted/player/__main__.py
tf_encrypted/player/player.py
tf_encrypted/protocol/__init__.py
tf_encrypted/protocol/ops_test.py
tf_encrypted/protocol/protocol.py
tf_encrypted/protocol/aby3/__init__.py
tf_encrypted/protocol/aby3/aby3.py
tf_encrypted/protocol/aby3/aby3_tensors.py
tf_encrypted/protocol/aby3/aby3_test.py
tf_encrypted/protocol/aby3/fp.py
tf_encrypted/protocol/pond/__init__.py
tf_encrypted/protocol/pond/pond.py
tf_encrypted/protocol/pond/pond_test.py
tf_encrypted/protocol/pond/queues_test.py
tf_encrypted/protocol/pond/triple_sources.py
tf_encrypted/protocol/securenn/__init__.py
tf_encrypted/protocol/securenn/odd_tensor.py
tf_encrypted/protocol/securenn/odd_tensor_test.py
tf_encrypted/protocol/securenn/securenn.py
tf_encrypted/protocol/securenn/securenn_test.py
tf_encrypted/queue/__init__.py
tf_encrypted/queue/fifo.py
tf_encrypted/serving/__init__.py
tf_encrypted/serving/queues.py
tf_encrypted/tensor/__init__.py
tf_encrypted/tensor/boolfactory.py
tf_encrypted/tensor/factory.py
tf_encrypted/tensor/fixed.py
tf_encrypted/tensor/helpers.py
tf_encrypted/tensor/int100.py
tf_encrypted/tensor/int100_test.py
tf_encrypted/tensor/native.py
tf_encrypted/tensor/native_int32_test.py
tf_encrypted/tensor/native_int64_test.py
tf_encrypted/tensor/native_prime_test.py
tf_encrypted/tensor/shared.py