Class ov::PrecisionPreservedAttribute

class PrecisionPreservedAttribute : public SharedAttribute<bool>

PrecisionPreservedAttribute defines the precision preserved operation. If the attribute is absent, then an operation is not precision preserved.

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

Subclassed by ov::AvgPoolPrecisionPreservedAttribute