文件最后提交记录最后更新时间
get_sort Co-authored-by: hyyisasleep<2106975800@qq.com> # message auto-generated for no-merge-commit merge: !56 merge getsort into master get_sort Created-by: li_zeran Commit-by: hyyisasleep Merged-by: cann-robot Description: ## 描述 add getsortoffset & getsortlen ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。例如:关联Issue #123--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> ## 测试 python ut ascir ut ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/pyasc!563 个月前
add SetPadValue(ISASI) Co-authored-by: JWJWJWJWW<24S103414@stu.hit.edu.cn>5 个月前
add inter-core sync(WaitPreBlock & NotifyNextBlock) Co-authored-by: lbenedict<liuxinnan@stu.hit.edu.cn>5 个月前
add fixpipe Co-authored-by: hyyisasleep<2106975800@qq.com>4 个月前
add ListTensorDesc class Co-authored-by: gehaoxuan<2310314646@qq.com>5 个月前
add init_const_value load_data_with_sparse mmad_with_sparse Co-authored-by: liranr<2501185979@qq.com>5 个月前
get_sort Co-authored-by: hyyisasleep<2106975800@qq.com> # message auto-generated for no-merge-commit merge: !56 merge getsort into master get_sort Created-by: li_zeran Commit-by: hyyisasleep Merged-by: cann-robot Description: ## 描述 add getsortoffset & getsortlen ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。例如:关联Issue #123--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> ## 测试 python ut ascir ut ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/pyasc!563 个月前
add ScalarGetCountOfValue,ScalarCountLeadingZero,CountBitsCntSameAsSignBit Co-authored-by: Hit_Lillia<Hit_Lillia@noreply.gitcode.com> Co-authored-by: Hit_Lillia<2939368991@qq.com>5 个月前
transfer code from common to SetAtomic Co-authored-by: Sea--1024<18229820470@139.com>5 个月前
add select api(3 overload) Co-authored-by: gehaoxuan<2310314646@qq.com>6 个月前
add select Co-authored-by: zhi_yichao<yichao_zhi@qq.com>5 个月前
Initial commit6 个月前
add select api(3 overload) Co-authored-by: gehaoxuan<2310314646@qq.com>6 个月前
Initial commit6 个月前
add common ops Co-authored-by: yuaner1057<zengjiayuan1@h-partners.com> Co-authored-by: cann-robot<songchangxia@cann.team> # message auto-generated for no-merge-commit merge: !78 merge dev into master add common ops Created-by: yuaner1057 Commit-by: yuaner1057;cann-robot Merged-by: cann-robot Description: ## 描述 新增common api ( get_store_atomic_config, init_soc_state, set_store_atomic_config, check_local_memory_ia), get_mrg_sort_result) ;修改gather_mask。 ## 测试 - UT:test目录下的ut测试用例(build_llt.sh脚本) - ST:python/tutorials目录下的单算子用例 ## 文档更新 docs/python-api/language/generated/asc.language.basic.check_local_memory_ia.md docs/python-api/language/generated/asc.language.basic.gather_mask.md docs/python-api/language/generated/asc.language.basic.get_mrg_sort_result.md docs/python-api/language/generated/asc.language.basic.get_store_atomic_config.md docs/python-api/language/generated/asc.language.basic.init_soc_state.md docs/python-api/language/generated/asc.language.basic.print_time_stamp.md docs/python-api/language/generated/asc.language.basic.set_store_atomic_config.md ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [x] 文档更新 - [ ] 其他,请描述: See merge request: cann/pyasc!784 个月前