Class ov::OldApiMapElementType

class OldApiMapElementType : public ov::RuntimeAttribute

OldApiMapElementType class represents runtime info attribute that stores legacy type that is required for obtaining IR in old API.

Public Functions

OldApiMapElementType() = default

A default constructor

inline OldApiMapElementType(const ov::element::Type &value)

Constructs a new OldApiMapElementType object.

Parameters

value[in] The object that stores values of OldApiMapElementType.