用于对ArgsFormat进行序列化和反序列化。
#include <graph/arg_desc_info.h>
static AscendString Serialize(const std::vector<ArgDescInfo> &args_format) static std::vector<ArgDescInfo> Deserialize(const AscendString &args_str)