Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
ops-nn/common/inc/error_util.h
ops-nn/common/inc/error_util.h 中设置错误
应改为OP // module id enum { SLOG = 0, /* Slog module */ OP = 63, };
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Document Link(文档链接)
ops-nn/common/inc/error_util.h
Issues Section(问题文档片段)
ops-nn/common/inc/error_util.h 中设置错误

Existing Issues(存在的问题)
应改为OP
// module id
enum {
SLOG = 0, /* Slog module */
OP = 63,
};