operator_sets_image.h#

namespace ONNX_LIGHT_NAMESPACE
namespace onnx_op
namespace image#

Typedefs

using LightOpSchema = ONNX_LIGHT_NAMESPACE::onnx_op::LightOpSchema#

Functions

std::vector<LightOpSchema> GetAllOnnxOpImageSchemasWithHistory(bool init_doc = true)#

Returns the versioned schema history for all supported image operators (e.g. ImageDecoder).

Returns:

Vector of LightOpSchema objects for the image domain, ordered by operator name and descending opset version.