capeprivacy / tf-trusted

tf-trusted allows you to run TensorFlow models in secure enclaves
https://capeprivacy.com/
Apache License 2.0
87 stars 11 forks source link

Issue in Hardware Mode: ERROR: Unrecognized option: --incompatible_disallow_filetype=false #28

Open QuinnCa opened 4 years ago

QuinnCa commented 4 years ago

Hello,

I have an issue when trying to build and run TF Trusted on the SGX Device. When working in the simulation mode everything works just fine, but when trying to build the docker pointing to the SGX Device, I get following error:

ERROR: Unrecognized option: --incompatible_disallow_filetype=false

Any help would be very very much appreciated!