Class ov::pass::MarkFloatingPointRange#

class MarkFloatingPointRange : public ov::pass::MatcherPass#

This transformation markups the marks paths that involve Range operations with floating point output data types, as well as their users allowed for propagation. This pass is needed to prevent accuracy data loss in cases of high range generation, which could suffer due to lowered precision.