Nightliver / sgx-dnn

This is a Tensorflow implementation of dnn inside of SGX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sgx-dnn

This is a Tensorflow implementation of dnn inside of SGX. Some layers such as Dense,Relu,Softmax,Dropout are rewritten in this project for running in SGX. The Eigen library are required and this project refers to slalom.

Acknowledgements

About

This is a Tensorflow implementation of dnn inside of SGX.

License:MIT License


Languages

Language:C++ 62.7%Language:Python 23.3%Language:Makefile 11.5%Language:C 2.5%