This page relates to OpenVINO 2022.3 (LTS). Go to the latest documentation for up-to-date information.
#include <pass.hpp> enum PassProperty { REQUIRE_STATIC_SHAPE = 0x1, CHANGE_DYNAMIC_STATE = 1<<1, };