* fix parsing output * use always coma backspace to separate outputs ', ' * update docstring * call parser only for ovc cli tool * docstring correction * separate docs for cli tool and convert_model; other minor changes * drop redundant arg from cli_parser_test.py * more solid test cases added * remove redundant argv.framework from cli_parser_test.py * shape correction in concat * Apply suggestions from code review fix: coma -> comma Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com> * apply review suggestions * remove extra ')' --------- Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com> |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_complex_params.py | ||
| test_extensions.py | ||
| test_onnx.py | ||
| test_ovc_cli_tool.py | ||
| test_ovc_tool_help.py | ||
| test_paddle.py | ||
| test_pytorch.py | ||
| test_tf.py | ||