openvino
eff35123 - Fix OpenVINO 2022.3.0 Chrome OS compilation (#15475)

Commit
3 years ago
Fix OpenVINO 2022.3.0 Chrome OS compilation (#15475) This patch fixes two issues: * Typo in clang pragma directive * Reverse the order of the arguments in OPENVINO_ASSERT() in constant.hpp so this assert works for ov::bfloat16 and ov::float16 types which have impelemented binary comparison operators as the memeber functions
Parents
Loading