This page relates to OpenVINO 2022.3 (LTS). Go to the latest documentation for up-to-date information.
Specifies how eps is combined with L2 value.
#include <attr_types.hpp> enum EpsMode { ADD, MAX, };