文件最后提交记录最后更新时间
!2233 Fix cleancode. Merge pull request !2233 from 王夏夏/master 1 年前
!2210 [Fix] Fix special case and add check for adaptive_avg_pool2d. Merge pull request !2210 from 刘嘉巍/dev 1 年前
!2488 Refactor compability judgement. Merge pull request !2488 from 刘嘉巍/master 1 年前
!2488 Refactor compability judgement. Merge pull request !2488 from 刘嘉巍/master 1 年前
!2748 Fuzz fix add and addr Merge pull request !2748 from wgb/bugfix 10 个月前
!1713 fix ops * fix ops 1 年前
!1713 fix ops * fix ops 1 年前
fix addrmsnormquant output Co-authored-by: Zichun Ye<zichun.ye@huawei.com> # message auto-generated for no-merge-commit merge: merge rmsnorm_out_fix into master fix addrmsnormquant output Created-by: zichun_ye Commit-by: Zichun Ye Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: To adapter the change in aclnn operator, we add a dummy output rmsnorm_out in the adapter codes. PTA doesn't support this output for now. **Special notes for your reviewers**: See merge request: Ascend/op-plugin!32828 个月前
!2265 fix cleancode Merge pull request !2265 from 詹昊/cleancode1 1 年前
!2770 fix fuzz addcdiv Merge pull request !2770 from zhangqiongwen/master_addcdiv_fuzz 10 个月前
!2542 fix bug when addcmul broadcast Merge pull request !2542 from zhangqiongwen/master_addcmul_bug_fix 1 年前
!2865 开启aclnnAddmm weightNz功能,op-plugin侧修改 Merge pull request !2865 from liuchengzhuo/enable_addmm_weightNz 10 个月前
!2204 clean code : infershape file Merge pull request !2204 from wgb/clean_code 1 年前
!3031 add AdvanceStep to support speculative inference Merge pull request !3031 from 陈赵旻熠/AdvanceStep 8 个月前
!3084 [Feature] aclnn for affine_grid_generator_backward Merge pull request !3084 from 刘嘉巍/master 8 个月前
!2302 [5/N] cleancode Merge pull request !2302 from zhangqiongwen/master_cleancode_05 1 年前
npu_all_gather_base_mm support quant and comm_mode aiv Co-authored-by: wang-guangbin<wgb_strive@163.com> # message auto-generated for no-merge-commit merge: merge allgather into master npu_all_gather_base_mm support quant and comm_mode aiv Created-by: wang-guangbin Commit-by: wang-guangbin Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: 后续添加测试用例和API资料。 当前用例本地功能ok,精度验证时框架IPC功能存在问题,后续解决上库UT。 See merge request: Ascend/op-plugin!32248 个月前
!2260 fix cleancode Merge pull request !2260 from 詹昊/master 1 年前
gmmalltoallv & alltoallvgmm fix hcom_ptr Co-authored-by: MeiWenxuan<meiwenxuan@huawei.com> # message auto-generated for no-merge-commit merge: !4141 merge 7.3.0 into 7.3.0 gmmalltoallv & alltoallvgmm fix hcom_ptr Created-by: MeiWenxuan Commit-by: MeiWenxuan Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: See merge request: Ascend/op-plugin!41414 个月前
!2233 Fix cleancode. Merge pull request !2233 from 王夏夏/master 1 年前
!1713 fix ops * fix ops 1 年前
Delete code for v1.11.0 and v2.0 (5/n) Co-authored-by: 刘嘉巍<843972097@qq.com> # message auto-generated for no-merge-commit merge: merge dev into master Delete code for v1.11.0 and v2.0 (5/n) Created-by: liu-jiaweikf Commit-by: 刘嘉巍 Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: 删除代码中仅支持v1.11/v2.0的部分 **Special notes for your reviewers**: See merge request: Ascend/op-plugin!31878 个月前
!1713 fix ops * fix ops 1 年前
!2302 [5/N] cleancode Merge pull request !2302 from zhangqiongwen/master_cleancode_05 1 年前
support tnd format Co-authored-by: ghost<zhengwenbang@huawei.com> # message auto-generated for no-merge-commit merge: !3355 merge master into master support tnd format Created-by: weixin_44564637 Commit-by: ghost Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: See merge request: Ascend/op-plugin!33557 个月前
!2295 [3/N]cleancode Merge pull request !2295 from zhangqiongwen/master_cleancode_0318_01 1 年前
!1713 fix ops * fix ops 1 年前
fix: when dim=none keepdim=true, PTA and native interface outputs are inconsistent. Co-authored-by: culechan<chenshuai81@huawei.com> # message auto-generated for no-merge-commit merge: !3520 merge cherry-pick-mr-3453-1763534028619-auto into 7.3.0 fix: when dim=none keepdim=true, PTA and native interface outputs are inconsistent. Created-by: culechan Commit-by: culechan Merged-by: ascend-robot Description: torch.argmax接口在dim未指定且keepdim=true的时候,npu与原生框架表现不一致。原生框架输出为张量,npu为标量 See merge request: Ascend/op-plugin!35206 个月前
!2275 fix cleancode Merge pull request !2275 from 詹昊/cleancode1 1 年前
!1666 [Feature] Codegen for multi-named tensor. Merge pull request !1666 from 刘嘉巍/master-add 11 个月前
Add npu_attention_update interface Co-authored-by: huawuyi<liuxuehui4@huawei.com> # message auto-generated for no-merge-commit merge: merge master into master Add npu_attention_update interface Created-by: huawuyi Commit-by: huawuyi Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: See merge request: Ascend/op-plugin!31668 个月前
Add AttentionWorkerCombine PTA Co-authored-by: weixin_36491311<lingwanxin@huawei.com> # message auto-generated for no-merge-commit merge: merge master into master Add AttentionWorkerCombine PTA Created-by: weixin_36491311 Commit-by: weixin_36491311 Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: See merge request: Ascend/op-plugin!31768 个月前
适配支持两类算子:ffn_worker_scheduler_/ffn_worker_scheduler、 attention_worker_scheduler_/attention_worker_scheduler Co-authored-by: panweicheng<panweicheng@huawei.com> # message auto-generated for no-merge-commit merge: !3397 merge master into master 适配支持两类算子:ffn_worker_scheduler_/ffn_worker_scheduler、 attention_worker_scheduler_/attention_worker_scheduler Created-by: pwc10490 Commit-by: panweicheng Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > /kind feature **What does this PR do / why do we need it**: 适配支持两类算子: torch_npu.attention_worker_scheduler torch_npu.attention_worker_scheduler_(inplace算子) torch_npu.ffn_worker_scheduler torch_npu.ffn_worker_scheduler_(inplace算子) **Special notes for your reviewers**: See merge request: Ascend/op-plugin!33976 个月前
support undocumented cube_math_type Co-authored-by: freezee<gengdongjie@huawei.com> # message auto-generated for no-merge-commit merge: !3834 merge 7.3.0 into 7.3.0 support undocumented cube_math_type Created-by: freezee Commit-by: freezee Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: See merge request: Ascend/op-plugin!38345 个月前
!2204 clean code : infershape file Merge pull request !2204 from wgb/clean_code 1 年前
!2302 [5/N] cleancode Merge pull request !2302 from zhangqiongwen/master_cleancode_05 1 年前
!1845 增加avgpool3dbackward的路径五调用 Merge pull request !1845 from 唐燕锋/avgpool3d 1 年前
!2311 modify cleancode/9 Merge pull request !2311 from 史佳馨/master 1 年前
!2276 fix cleancode Merge pull request !2276 from 詹昊/cleancode2 1 年前
!2274 add npu_batch_gather_matmul inplace Merge pull request !2274 from 沈珈靓/master 1 年前
!1713 fix ops * fix ops 1 年前
!1713 fix ops * fix ops 1 年前
!2265 fix cleancode Merge pull request !2265 from 詹昊/cleancode1 1 年前
!3037 Removed the overfitting of _batch_norm_impl_index, _batch_norm_impl_index_backward, and batch_norm. Merge pull request !3037 from 史佳馨/master 9 个月前
!1713 fix ops * fix ops 1 年前
!2328 cleancode Merge pull request !2328 from DaiFu/2503CleanCode2 1 年前
!2245 [Codecheck] Fix codecheck. Merge pull request !2245 from 刘嘉巍/x1 1 年前
!1713 fix ops * fix ops 1 年前
!1713 fix ops * fix ops 1 年前
Check the input dims of bmm function. Co-authored-by: zhujiaxing<zhujiaxing2@huawei.com> # message auto-generated for no-merge-commit merge: !3437 merge master into master Check the input dims of bmm function. Created-by: zhujiaxing1029 Commit-by: zhujiaxing Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** /kind bug **What does this PR do / why do we need it**: Check the input dims of bmm function. **Special notes for your reviewers**: See merge request: Ascend/op-plugin!34376 个月前
!2247 cleancode for ops. Merge pull request !2247 from 王夏夏/master 1 年前
!2601 Add TensorWrapper and _npu_dtype_cast Merge pull request !2601 from chuboning/master 11 个月前
Delete code for v1.11.0 and v2.0 (5/n) Co-authored-by: 刘嘉巍<843972097@qq.com> # message auto-generated for no-merge-commit merge: merge dev into master Delete code for v1.11.0 and v2.0 (5/n) Created-by: liu-jiaweikf Commit-by: 刘嘉巍 Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: 删除代码中仅支持v1.11/v2.0的部分 **Special notes for your reviewers**: See merge request: Ascend/op-plugin!31878 个月前
!2326 [Task] cleancode 2/N. Merge pull request !2326 from will-devil/cleancode-1 1 年前
!2276 fix cleancode Merge pull request !2276 from 詹昊/cleancode2 1 年前
!2149 TORCH MAIN SYNC : remove use_const_ref_for_mutable_tensors Merge pull request !2149 from dilililiwhy/main_sync_20250125 1 年前
!1994 int4pack接口支持nz输入 Merge pull request !1994 from zihan007/master 1 年前
[revert] fix conv3d mask Co-authored-by: shaoyf<shaoyifan1@huawei.com> # message auto-generated for no-merge-commit merge: !4156 merge revert-mr-3998-1769825255340-auto into 7.3.0 [revert] fix conv3d mask Created-by: shaoyf Commit-by: shaoyf Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: See merge request: Ascend/op-plugin!41561 个月前
mod conv1d2d Co-authored-by: shaoyf<shaoyifan1@huawei.com> # message auto-generated for no-merge-commit merge: !3775 merge revert-mr-3705-1765460870798-auto into 7.3.0 mod conv1d2d Created-by: shaoyf Commit-by: shaoyf Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: See merge request: Ascend/op-plugin!37755 个月前
!2217 fix cleancode Merge pull request !2217 from 詹昊/cleancode8 1 年前
!2988 remove dedundant ctc_loss Merge pull request !2988 from DaiFu/2508ctc 9 个月前
!2326 [Task] cleancode 2/N. Merge pull request !2326 from will-devil/cleancode-1 1 年前
!2326 [Task] cleancode 2/N. Merge pull request !2326 from will-devil/cleancode-1 1 年前
!2282 Fix codecheck. Merge pull request !2282 from 刘嘉巍/cleancode 1 年前
!1713 fix ops * fix ops 1 年前
!1713 fix ops * fix ops 1 年前
!2188 dequant_bias Merge pull request !2188 from liushiyu0214/master 1 年前
!2103 modify op dequant_repo_quant_kv_cache file name Merge pull request !2103 from 流浪者LingLong/master 1 年前
!3111 add swiglu_mode,clamp_limit,glu_alpha,glu_bias attr for DequantSwigluQuant Merge pull request !3111 from ghost/master 8 个月前
barrier Co-authored-by: davon<liuwenda4@huawei.com> # message auto-generated for no-merge-commit merge: !3372 merge master into master barrier Created-by: Davon14272 Commit-by: davon Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind feature **What does this PR do / why do we need it**: _npu_distribute_barrier adds two optional inputs: time_out and elastic_info **Special notes for your reviewers**: See merge request: Ascend/op-plugin!33727 个月前
fix cast logic in div Co-authored-by: Zichun Ye<zichun.ye@huawei.com> # message auto-generated for no-merge-commit merge: merge div_cast_fix into master fix cast logic in div Created-by: zichun_ye Commit-by: Zichun Ye Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: Change the original logic in div to fit that of div_out and original torch. **Special notes for your reviewers**: See merge request: Ascend/op-plugin!33007 个月前
!1713 fix ops * fix ops 1 年前
!1757 [Feature] Support dropout inplace. Merge pull request !1757 from will-devil/dropout_inplace 1 年前
!3059 [Feat] Add npu_dynamic_block_quant adpt Merge pull request !3059 from zhangqiongwen/master_DynamicBlockQuant 8 个月前
Remove unused GE apis Co-authored-by: li_jing_hw<lijing202@huawei.com> # message auto-generated for no-merge-commit merge: merge master into master Remove unused GE apis Created-by: li_jing_hw Commit-by: li_jing_hw Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: 相关功能属于废弃功能,当前不使用,同时删除无关的GE依赖 **Special notes for your reviewers**: See merge request: Ascend/op-plugin!32108 个月前
!3079 [Feature] aclnn for several apis Merge pull request !3079 from 刘嘉巍/meta 8 个月前
!3132 Delete code for v1.11.0 and v2.0 (7/n) Merge pull request !3132 from 刘嘉巍/master-dev 8 个月前
!2311 modify cleancode/9 Merge pull request !2311 from 史佳馨/master 1 年前
!1666 [Feature] Codegen for multi-named tensor. Merge pull request !1666 from 刘嘉巍/master-add 11 个月前
!1666 [Feature] Codegen for multi-named tensor. Merge pull request !1666 from 刘嘉巍/master-add 11 个月前
!2247 cleancode for ops. Merge pull request !2247 from 王夏夏/master 1 年前
!2245 [Codecheck] Fix codecheck. Merge pull request !2245 from 刘嘉巍/x1 1 年前
!3132 Delete code for v1.11.0 and v2.0 (7/n) Merge pull request !3132 from 刘嘉巍/master-dev 8 个月前
!2353 [Task] cleancode 3/N. Merge pull request !2353 from will-devil/cleancode-2 1 年前
!2791 fix _fft_r2c_out Merge pull request !2791 from shaoyf/test_fft 10 个月前
!1836 custimize backward for c2r and r2c to reduce aicpu calls Merge pull request !1836 from alanhe151220037/master 1 年前
!1836 custimize backward for c2r and r2c to reduce aicpu calls Merge pull request !1836 from alanhe151220037/master 1 年前
!1713 fix ops * fix ops 1 年前
[fix] Add Ascend chip type judgment for fast_gelu Co-authored-by: liangsongwei<liangsongwei@huawei.com> # message auto-generated for no-merge-commit merge: !3699 merge 7.3.0 into 7.3.0 [fix] Add Ascend chip type judgment for fast_gelu Created-by: liangsongwei Commit-by: liangsongwei Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: See merge request: Ascend/op-plugin!36995 个月前
add FfnWorkerBatching Co-authored-by: 安冬<andong2@huawei.com> # message auto-generated for no-merge-commit merge: merge master into master add FfnWorkerBatching Created-by: andong_hw Commit-by: 安冬 Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: See merge request: Ascend/op-plugin!31798 个月前
适配支持两类算子:ffn_worker_scheduler_/ffn_worker_scheduler、 attention_worker_scheduler_/attention_worker_scheduler Co-authored-by: panweicheng<panweicheng@huawei.com> # message auto-generated for no-merge-commit merge: !3397 merge master into master 适配支持两类算子:ffn_worker_scheduler_/ffn_worker_scheduler、 attention_worker_scheduler_/attention_worker_scheduler Created-by: pwc10490 Commit-by: panweicheng Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > /kind feature **What does this PR do / why do we need it**: 适配支持两类算子: torch_npu.attention_worker_scheduler torch_npu.attention_worker_scheduler_(inplace算子) torch_npu.ffn_worker_scheduler torch_npu.ffn_worker_scheduler_(inplace算子) **Special notes for your reviewers**: See merge request: Ascend/op-plugin!33976 个月前
!1713 fix ops * fix ops 1 年前
!2311 modify cleancode/9 Merge pull request !2311 from 史佳馨/master 1 年前
[feat]]add sink for fa Co-authored-by: zqwenn<zhangqiongwen@huawei.com> # message auto-generated for no-merge-commit merge: !3888 merge 7.3.0_fav5_apiv1 into 7.3.0 [feat]]add sink for fa Created-by: zqwenn Commit-by: zqwenn Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: See merge request: Ascend/op-plugin!38884 个月前
[feat]npu_fusion_attention_v2 adapt for fav5 Co-authored-by: zqwenn<zhangqiongwen@huawei.com> # message auto-generated for no-merge-commit merge: !3522 merge 7.3.0_fav5_adpt into 7.3.0 [feat]npu_fusion_attention_v2 adapt for fav5 Created-by: zqwenn Commit-by: zqwenn Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind bug > /kind task > /kind feature **What does this PR do / why do we need it**: **Special notes for your reviewers**: npu_fusion_attention_v2新增softmax_layout和sink入参 新增场景测试用例下一个pr提交 See merge request: Ascend/op-plugin!35226 个月前
!1666 [Feature] Codegen for multi-named tensor. Merge pull request !1666 from 刘嘉巍/master-add 11 个月前
!2317 Cleancode for ops. Merge pull request !2317 from 王夏夏/cleancode 1 年前
!2309 fix cleancode Merge pull request !2309 from 詹昊/master 1 年前
!2245 [Codecheck] Fix codecheck. Merge pull request !2245 from 刘嘉巍/x1 1 年前
!2246 [Codecheck] Fix codecheck. Merge pull request !2246 from 刘嘉巍/deformable 1 年前