OpenVINO 2022.1 introduces a new version of OpenVINO API (API 2.0). For more information on the changes and transition steps, see the transition guide
#include <random_uniform.hpp> struct convert_types { // fields uint64_t ui64; double d; float f; float16 f16; bfloat16 bf16; };