2 comments

[ 3.1 ms ] story [ 13.7 ms ] thread
SecureNN gives efficient secure ReLU's and Maxpooling neural network layers. This is done using secure multiparty computation (MPC).

tf-encrypted is a project that aims to bring secure technologies into a place that feels familiar to practitioners.

You can read more about tf-encrypted here: https://medium.com/dropoutlabs/experimenting-with-tf-encrypt...

and the project github here: https://github.com/mortendahl/tf-encrypted

with this enabled, will we still be able to use GPU? can GPU calculate encrypted data?