You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Graphene Support Mailing List
Hello there,
I have the following set up: an executable to run on Linux Ubuntu under Graphene SGX. This executable needs a couple of command line parameters in order to run. The executable was made in C.
The executable is Darket https://pjreddie.com/darknet/imagenet/ and I want to run a ML model for inference. So, this ML model was created using the Darket library.
How can I select what commands to create my manifest.template file??