Class ov::DisableFP16Compression

class DisableFP16Compression : public ov::RuntimeAttribute

DisableFP16Compression class represents runtime info attribute that marks operation as prohibited to convert to lower precision (e.g. to FP16) and they should be inferred precisely in the original precision.