Class ov::PrecisionsAttribute

class PrecisionsAttribute : public SharedAttribute<std::vector<ov::element::Type>>

PrecisionsAttribute defines precision which is required for input/output port or an operation.

For more details about the attribute, refer to PrecisionsAttribute page in the Inference Engine Developer Guide.