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.

Different Data Types

idata
Employee
643 Views

When compiling the examples in the ncappzoo using mvNCCompile, I get the following warning:

 

 

"You are using a large type. Consider reducing your data sizes for best performance"

 

 

I guess this means the model is using float32, instead of float16.

 

How do I change the data type to float16?
0 Kudos
0 Replies
Reply