Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added nargs="+" option to argparser to interpret `--compile-params` as list and not as string. This way, the `"myriad_params_advanced": ' '.join(compile_params)` works as expected. Same can be done for optimizer_params.
- Loading branch information