README.md
setup.py
tensorflow_encrypted/__init__.py
tensorflow_encrypted/config.py
tensorflow_encrypted/io.py
tensorflow_encrypted/convert/__init__.py
tensorflow_encrypted/convert/convert.py
tensorflow_encrypted/convert/register.py
tensorflow_encrypted/layers/__init__.py
tensorflow_encrypted/layers/activation.py
tensorflow_encrypted/layers/batchnorm.py
tensorflow_encrypted/layers/convolution.py
tensorflow_encrypted/layers/core.py
tensorflow_encrypted/layers/dense.py
tensorflow_encrypted/layers/pooling.py
tensorflow_encrypted/layers/reshape.py
tensorflow_encrypted/player/__init__.py
tensorflow_encrypted/player/__main__.py
tensorflow_encrypted/player/player.py
tensorflow_encrypted/protocol/__init__.py
tensorflow_encrypted/protocol/pond.py
tensorflow_encrypted/protocol/protocol.py
tensorflow_encrypted/protocol/securenn.py
tensorflow_encrypted/protocol/unencrypted_fixedpoint.py
tensorflow_encrypted/protocol/unencrypted_native.py
tensorflow_encrypted/tensor/__init__.py
tensorflow_encrypted/tensor/crt.py
tensorflow_encrypted/tensor/helpers.py
tensorflow_encrypted/tensor/int100.py
tensorflow_encrypted/tensor/int32.py
tensorflow_encrypted/tensor/native.py
tests/__init__.py
tests/test_batchnorm.py
tests/test_big_matmul.py
tests/test_convert.py
tests/test_convolution.py
tests/test_native_tensor.py
tests/test_pooling.py
tests/test_relu.py
tests/test_reshape.py
tests/test_sigmoid.py
tests/test_stack.py
tests/test_strided_slice.py
tests/test_truncate.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