Hi, i want to deploy one deep learning algorithm which uses tensorflow/keras a 
lot inside SGX.
I tried fortanixEDP before with tensorflow C binding API like 
https://github.com/tensorflow/rust, but it seems really hard to use because 
tensorflow is based on C and there is no libc in fortanix target.
Is that possible to use such C binding API by sgx-sdk for example tensorflow? I 
mean actually i don't quite understand why the tensorflow works in raw rust but 
not in SGX.
Hope to hear from you.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/335

Reply via email to