Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
avg_pool_grad, max_pool_with_argmax 算子ErrMsg整改,包括aclnn、infershape,使用指定的error code上报相关error日志
se
ErrorMessage上报、注册错误码,当应用进程出错时,能通过aclGetRecentErrMsg接口获取的信息,用户可通过ErrCode检索错误码信息,配合规范的日志信息打印,快速理解报错,并按提示的解决方案进行修正
/assign
Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
Backgroud(背景信息)
avg_pool_grad, max_pool_with_argmax 算子ErrMsg整改,包括aclnn、infershape,使用指定的error code上报相关error日志
Origin(信息来源)
se
Benefit / Necessity (价值/作用)
ErrorMessage上报、注册错误码,当应用进程出错时,能通过aclGetRecentErrMsg接口获取的信息,用户可通过ErrCode检索错误码信息,配合规范的日志信息打印,快速理解报错,并按提示的解决方案进行修正
Design(设计方案)