openvino/model-optimizer/unit_tests/mo/utils
iliya mironov e1bffcc36c
Add json validate (#6449)
* Add json validate

* Fix json schema

* Fix schema loader

* Add unit test

* Update bom file

* Update all requarments

* Update dev requarments

* Update requrments

* Update path to schema

* Update schema

* Add some unit tests

* Move schema to root dir

* Update schema path in bom file

* Fix unit test

* Fix bom

* Change path to schema

* update setup

* Fix setup

* Fix mo args test

* Refactoring some code

* Refactoring according to review

* Update sort imports

* Remove id attribute from schema

* Refactoring validator

* Fix according to review

* Move schema from json to dict. Update unit tests.

* Fix BOM file

* Update bom file
2021-07-22 21:12:44 +03:00
..
ir_engine Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
ir_reader Deprecated warnings fix in MO (#6016) 2021-06-04 16:53:30 +03:00
__init__.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
broadcasting_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
cli_parser_test.py Turn on IE and NG python APIs by default inside Model Optimizer (#5721) 2021-06-16 03:12:24 +03:00
custom_replacement_config_test.py Add json validate (#6449) 2021-07-22 21:12:44 +03:00
error_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
graph_test.py Updated conversion of TF OD API 2.4 SSD models (#6473) 2021-07-02 17:35:59 +03:00
pipeline_config_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
simple_proto_parser_test.py Deprecated warnings fix in MO (#6016) 2021-06-04 16:53:30 +03:00
summarize_graph_test.py Additional telemetry events in MO. (#5662) 2021-05-24 15:21:29 +03:00
telemetry_utils_test.py Additional telemetry events in MO. (#5662) 2021-05-24 15:21:29 +03:00
utils_test.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
version_test.py Add Model Optimizer --transform option (#5504) 2021-05-12 18:42:56 +03:00
versions_checker_test.py Add sys_platform environment marker to version checker (#5437) 2021-05-06 16:20:37 +03:00