Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openvino-inference-engine : Remove openvino related recipes and tests | Yogesh Tyagi | 2024-07-12 | 1 | -135/+0 |
| | | | | | | | | | | | | | * Remove all openvino related recipes, tests and other data from meta-intel layer as a new layer (meta-oepnvino) specific to openvino has been created. * Update openvino documentation meta-openvino layer URL: https://github.com/intel/meta-openvino Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> | ||||
* | oeqa/runtime/cases/dldt: Enable inference engine and model optimizer tests | Yeoh Ee Peng | 2019-12-10 | 1 | -0/+135 |
Add sanity tests for inference engine: - test inference engine c/cpp shared library - test inference engine python api - test inference engine cpu, gpu, myriad plugin Add sanity tests for model optimizer - test model optmizer can generate ir Licenses: - classification_sample.py license: Apache 2.0 source: <install_root>/deployment_tools/inference_engine/samples/* Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> |