| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
【社区任务】新增 dynamic_map 算子实现 Co-authored-by: edconeone<edconeone@163.com> # message auto-generated for no-merge-commit merge: !20 merge master into master 【社区任务】新增 dynamic_map 算子实现 Created-by: edconeone Commit-by: edconeone Merged-by: cann-robot Description: 新增 dynamic_map 容器算子:可动态增长的并发哈希表 提供 Insert / InsertOrAssign / Find / Contains / Erase / Reserve / Create / Destroy / Clear 等接口, 支持 uint16 / uint32 / uint64 / float。 See merge request: cann/ops-collections!20 | 21 天前 | |
| 3 个月前 | ||
修复危险函数漏洞 Co-authored-by: wwwlyy<wangxiaohan40@h-partners.com> # message auto-generated for no-merge-commit merge: !21 merge vul into master 修复危险函数漏洞 Created-by: gcw_CfilvwB1 Commit-by: wwwlyy Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> 在函数中添加边界检查防止memcpy溢出 ## checklist <!-- [x] 表示选中 --> - [x] 是否通过本地IDE对代码进行静态检查 - [x] 是否通过本地IDE对代码进行格式化处理 - [x] 是否进行空指针校验 - [x] 是否进行返回值校验 - [x] 是否正确释放new/malloc申请的内存 - [x] 是否充分考虑接口的异常场景 - [x] 是否正确记录错误日志 See merge request: cann/ops-collections!21 | 20 天前 | |
【社区任务】新增 dynamic_map 算子实现 Co-authored-by: edconeone<edconeone@163.com> # message auto-generated for no-merge-commit merge: !20 merge master into master 【社区任务】新增 dynamic_map 算子实现 Created-by: edconeone Commit-by: edconeone Merged-by: cann-robot Description: 新增 dynamic_map 容器算子:可动态增长的并发哈希表 提供 Insert / InsertOrAssign / Find / Contains / Erase / Reserve / Create / Destroy / Clear 等接口, 支持 uint16 / uint32 / uint64 / float。 See merge request: cann/ops-collections!20 | 21 天前 | |
| 3 个月前 | ||
| 3 个月前 | ||
【社区任务】新增 dynamic_map 算子实现 Co-authored-by: edconeone<edconeone@163.com> # message auto-generated for no-merge-commit merge: !20 merge master into master 【社区任务】新增 dynamic_map 算子实现 Created-by: edconeone Commit-by: edconeone Merged-by: cann-robot Description: 新增 dynamic_map 容器算子:可动态增长的并发哈希表 提供 Insert / InsertOrAssign / Find / Contains / Erase / Reserve / Create / Destroy / Clear 等接口, 支持 uint16 / uint32 / uint64 / float。 See merge request: cann/ops-collections!20 | 21 天前 | |
【社区任务】新增 dynamic_map 算子实现 Co-authored-by: edconeone<edconeone@163.com> # message auto-generated for no-merge-commit merge: !20 merge master into master 【社区任务】新增 dynamic_map 算子实现 Created-by: edconeone Commit-by: edconeone Merged-by: cann-robot Description: 新增 dynamic_map 容器算子:可动态增长的并发哈希表 提供 Insert / InsertOrAssign / Find / Contains / Erase / Reserve / Create / Destroy / Clear 等接口, 支持 uint16 / uint32 / uint64 / float。 See merge request: cann/ops-collections!20 | 21 天前 | |
重新定义宏 Co-authored-by: wwwlyy<wangxiaohan40@h-partners.com> # message auto-generated for no-merge-commit merge: !18 merge macros into master 重新定义宏 Created-by: gcw_CfilvwB1 Commit-by: wwwlyy Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> 重新定义宏 ## checklist <!-- [x] 表示选中 --> - [x] 是否通过本地IDE对代码进行静态检查 - [x] 是否通过本地IDE对代码进行格式化处理 - [x] 是否进行空指针校验 - [x] 是否进行返回值校验 - [x] 是否正确释放new/malloc申请的内存 - [x] 是否充分考虑接口的异常场景 - [x] 是否正确记录错误日志 See merge request: cann/ops-collections!18 | 1 个月前 | |
add insert_and_find Co-authored-by: wwwlyy<wangxiaohan40@h-partners.com> # message auto-generated for no-merge-commit merge: !11 merge insert_and_find into master add insert_and_find Created-by: gcw_CfilvwB1 Commit-by: wwwlyy;w30081820 Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> 增加InsertAndFind接口 修复CasDenpendentWrite导致的插入重复键成功 ## checklist <!-- [x] 表示选中 --> - [x] 是否通过本地IDE对代码进行静态检查 - [x] 是否通过本地IDE对代码进行格式化处理 - [x] 是否进行空指针校验 - [x] 是否进行返回值校验 - [x] 是否正确释放new/malloc申请的内存 - [x] 是否充分考虑接口的异常场景 - [x] 是否正确记录错误日志 See merge request: cann/ops-collections!11 | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 21 天前 | ||
| 3 个月前 | ||
| 20 天前 | ||
| 21 天前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 21 天前 | ||
| 21 天前 | ||
| 1 个月前 | ||
| 2 个月前 |