832 B
832 B
OpenVINO Core Tests
OpenVINO Core is covered by tests from the binary ov_core_unit_tests. This binary can be built by the target with the same name.
OpenVINO Core tests have next structure:
conditional_compilation- tests cover conditional compilation featurefrontend- PaddlePaddle frontend tests (should be removed in the nearest future)models- test modelsop_eval- tests cover evaluate methodspass- tests covers common transformationstype_prop- type and shape propagation testsvisitors- tests covers visitor API for all supported operations