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.

Precision BASE in ModelOptimizer

Deepak_C_R
Beginner
627 Views

Hi,

In model optimizer in the supported precisions, there are BASE, FP16, FP32 etc.

For FP32 I am using the data type float and for FP16 I am using half.

Can you explain the precision BASE and what data type I need to use in programs for the same ?.

 

Thanks.

0 Kudos
1 Reply
Stav_S_Intel
Employee
627 Views

Hi,

This is an internal type and shouldn't be exposed to customers- thanks for noticing and raising out attention. 

an issue was opened to remove this in future releases. 

Please use FP32 instead... 

Regards,

Stav

0 Kudos
Reply