Using cppflow with TFSecured #214
JordanDavis-1
started this conversation in
General
Replies: 1 comment
-
Moving this to a discussion because there is no plan into integrating this. If anyone can help, it can post the answer in the discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current project I'm working on needs the ability for me to encrypt frozen .pb files and decrypt back within the app to run for inference . I came across this small library called TFSecured which allows exactly that: https://github.com/dneprDroid/TFSecured
Does anyone know how to go about integrating the TFSecured library to work with Cppflow?
Beta Was this translation helpful? Give feedback.
All reactions