operator_sets_training_doc.h# namespace ONNX_LIGHT_NAMESPACE namespace onnx_op namespace training Functions std::string MakeGradientDoc()# Returns the documentation string for the Gradient operator. Returns: Documentation string for the Gradient operator. std::string MakeAdamDoc()# Returns the documentation string for the Adam operator. Returns: Documentation string for the Adam operator.