operator_sets_generator_doc.h#

namespace ONNX_LIGHT_NAMESPACE
namespace onnx_op
namespace generator

Functions

std::string MakeConstantDoc(int since_version)#

Returns the documentation string for the Constant operator at the given opset version.

Parameters:

since_version – Opset version for which to generate the documentation.

Returns:

Documentation string for the Constant operator.