operator_sets_image_doc.h#

namespace ONNX_LIGHT_NAMESPACE
namespace onnx_op
namespace image

Functions

std::string MakeImageDecoderDoc(int since_version)#

Returns the documentation string for the ImageDecoder operator at the given opset version.

Parameters:

since_version – Opset version for which to generate the documentation.

Returns:

Documentation string for the ImageDecoder operator.