operator_sets_controlflow.h#
-
namespace ONNX_LIGHT_NAMESPACE
-
namespace onnx_op
-
namespace controlflow#
Typedefs
-
using LightOpSchema = ONNX_LIGHT_NAMESPACE::onnx_op::LightOpSchema#
Functions
-
std::vector<LightOpSchema> GetAllOnnxOpControlflowSchemasWithHistory(bool init_doc = true)#
Returns the versioned schema history for all supported control-flow operators (e.g. If).
- Returns:
Vector of LightOpSchema objects for the control-flow domain, ordered by operator name and descending opset version.
-
using LightOpSchema = ONNX_LIGHT_NAMESPACE::onnx_op::LightOpSchema#
-
namespace controlflow#
-
namespace onnx_op