operator_sets_quantization_doc.h#

namespace ONNX_LIGHT_NAMESPACE
namespace onnx_op
namespace quantization

Functions

std::string MakeQuantizeLinearDoc(int since_version)#

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

Parameters:

since_version – Opset version for which to generate the documentation.

Returns:

Documentation string for the QuantizeLinear operator.