struct ov::op::v0::NegativeToZero

#include <tile_shape_inference.hpp>

template <class T>
struct NegativeToZero
{
    // methods

    template <class U>
    T operator () (const U u) const;
};