operator_sets_tensor.h#

namespace ONNX_LIGHT_NAMESPACE
namespace onnx_op
namespace tensor#

Typedefs

using LightOpSchema = ONNX_LIGHT_NAMESPACE::onnx_op::LightOpSchema#

Functions

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

Returns the versioned schema history for all supported tensor operators (e.g. Cast, Concat).

Returns:

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