operator_sets_optional.h#

namespace ONNX_LIGHT_NAMESPACE
namespace onnx_op
namespace optional#

Typedefs

using LightOpSchema = ONNX_LIGHT_NAMESPACE::onnx_op::LightOpSchema#

Functions

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

Returns the versioned schema history for all supported optional operators (Optional, OptionalHasElement, OptionalGetElement).

Returns:

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