Closed mosoriob closed 4 years ago
Issue-Label Bot is automatically applying the label feature_request
to this issue, with a confidence of 0.65. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Detect the inputs of your model using the information obtained by the `trace` command.
- You must pass the MIC_FILE (mic.yaml) using the option (-f) or run the
command from the same directory as mic.yaml
- Pass undetected files or directories as arguments
mic encapsulate inputs -f <mic_file> [undetected files]...
Example:
mic encapsulate inputs -f mic/mic.yaml input.txt inputs_directory