operator_sets_sequence_doc.h#
-
namespace ONNX_LIGHT_NAMESPACE
-
namespace onnx_op
-
namespace sequence
Functions
-
std::string MakeSequenceEmptyDoc()#
Returns the documentation string for the SequenceEmpty operator.
- Returns:
Documentation string for the SequenceEmpty operator.
-
std::string MakeSequenceConstructDoc()#
Returns the documentation string for the SequenceConstruct operator.
- Returns:
Documentation string for the SequenceConstruct operator.
-
std::string MakeSequenceInsertDoc()#
Returns the documentation string for the SequenceInsert operator.
- Returns:
Documentation string for the SequenceInsert operator.
-
std::string MakeSequenceAtDoc()#
Returns the documentation string for the SequenceAt operator.
- Returns:
Documentation string for the SequenceAt operator.
-
std::string MakeSequenceEraseDoc()#
Returns the documentation string for the SequenceErase operator.
- Returns:
Documentation string for the SequenceErase operator.
-
std::string MakeSequenceLengthDoc()#
Returns the documentation string for the SequenceLength operator.
- Returns:
Documentation string for the SequenceLength operator.
-
std::string MakeSplitToSequenceDoc()#
Returns the documentation string for the SplitToSequence operator (shared by versions 11 and 24).
- Returns:
Documentation string for the SplitToSequence operator.
-
std::string MakeSequenceEmptyDoc()#
-
namespace sequence
-
namespace onnx_op