Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

What is target COH in ModelOptimizer for?

Oleg_O_
Beginner
1,158 Views

In documentation two targets are described:

  • APLK - CPU and GEN support for Next-Generation Intel® Atom™ Processors (formerly Apollo Lake) and 6th Generation Intel® Core Processors with Intel® Iris™ Pro Graphics and HD Graphics
  • XEON - Intel® Xeon® processor based servers

    Different target configurations might result in different analysis or conversion in Model Optimizer, so make sure the target configuration is aligned to the platform you are going to use.

Tool returns 3 Targets:

./ModelOptimizer -ListT
APLK,COH,XEON

Default target is COH in mo/bin/Preferences.xml

What COH is for?

 

  •  
0 Kudos
1 Solution
Jeffrey_M_Intel1
Employee
1,158 Views

The documentation is correct.  This is a mistake in the model optimizer which will be corrected in a future release.  Thank you for pointing this out and helping us improve the Computer Vision SDK. 

 

View solution in original post

0 Kudos
1 Reply
Jeffrey_M_Intel1
Employee
1,159 Views

The documentation is correct.  This is a mistake in the model optimizer which will be corrected in a future release.  Thank you for pointing this out and helping us improve the Computer Vision SDK. 

 

0 Kudos
Reply