This page relates to OpenVINO 2022.3 (LTS). Go to the latest documentation for up-to-date information.
#include <round.hpp> enum RoundMode { HALF_TO_EVEN, HALF_AWAY_FROM_ZERO, };