| update license Co-authored-by: qq_44359711<caobingjie@huawei.com> | 9 个月前 |
| fix cinter test memory problem Co-authored-by: ivanshan05075<shanzidan@h-partners.com> | 6 个月前 |
| update license Co-authored-by: qq_44359711<caobingjie@huawei.com> | 9 个月前 |
| update license Co-authored-by: qq_44359711<caobingjie@huawei.com> | 9 个月前 |
| update license Co-authored-by: qq_44359711<caobingjie@huawei.com> | 9 个月前 |
| update license Co-authored-by: qq_44359711<caobingjie@huawei.com> | 9 个月前 |
| update license Co-authored-by: qq_44359711<caobingjie@huawei.com> | 9 个月前 |
| update license Co-authored-by: qq_44359711<caobingjie@huawei.com> | 9 个月前 |
| fix name spelling error Co-authored-by: wwwlyy<wangxiaohan40@h-partners.com> # message auto-generated for no-merge-commit merge: !2168 merge name into master fix name spelling error Created-by: gcw_CfilvwB1 Commit-by: gcw_CfilvwB1;wwwlyy Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> RingMLAParam::CalcType 中的 CALC_TYPE_FISRT_RING 存在拼写错误( FISRT → FIRST ),新增正确拼写并保留旧名称兼容。 改动: - infer_op_params.h : 新增 CALC_TYPE_FIRST_RING , CALC_TYPE_FISRT_RING 设为等值别名 - 内部代码(op/example/test)引用统一更换为新名称 ## checklist <!-- [x] 表示选中 --> - [x] 是否通过本地IDE对代码进行静态检查 - [x] 是否通过本地IDE对代码进行格式化处理 - [x] 是否进行空指针校验 - [x] 是否进行返回值校验 - [x] 是否正确释放new/malloc申请的内存 - [x] 是否充分考虑接口的异常场景 - [x] 是否正确记录错误日志 See merge request: cann/ascend-transformer-boost!2168 | 1 个月前 |
| update license Co-authored-by: qq_44359711<caobingjie@huawei.com> | 9 个月前 |