class ov::pass::Attributes

#include <attributes.hpp>

class Attributes
{
public:
    // methods

    Any create_by_type_info(const ov::DiscreteTypeInfo& type_info_name);
};