Star
281
Fork
150
代码
介绍
代码
Issues
14
Pull Requests
18
流水线
Actions
讨论
Wiki
项目成员
116
分析
项目设置
Star
281
Fork
150
master
ascend-transformer-boost
/
src
/
kernels
/
mixkernels
/
pagedattention
/
op_kernel
下载当前目录
cann-robot
MASK_TYPE_NORM_COMPRESS ND for paged_attention
a4fa0496
创建于
17 天前
历史提交
文件
最后提交记录
最后更新时间
paged_MLAttention_combine_cache_mask_mix.cce
update license Co-authored-by: qq_44359711<caobingjie@huawei.com>
7 个月前
paged_MLAttention_multi_token_prediction.cce
[fix]: fix for rowmax mask reset Co-authored-by: Liexss<liuxingsong@huawei.com>
6 个月前
paged_MLAttention_split_cache_mask_mix.cce
update license Co-authored-by: qq_44359711<caobingjie@huawei.com>
7 个月前
paged_attention_decoder.h
MASK_TYPE_NORM_COMPRESS ND for paged_attention Co-authored-by: jy_514wand<1520348265@qq.com> Co-authored-by: lizhaoxing<flyinslm@126.com> # message auto-generated for no-merge-commit merge:
!2114
merge paged_attention_ND into master MASK_TYPE_NORM_COMPRESS ND for paged_attention Created-by: jy_514wand Commit-by: jy_514wand;lizhaoxing Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> ## checklist <!-- [x] 表示选中 --> - [ ] 是否通过本地IDE对代码进行静态检查 - [ ] 是否通过本地IDE对代码进行格式化处理 - [ ] 是否进行空指针校验 - [ ] 是否进行返回值校验 - [ ] 是否正确释放new/malloc申请的内存 - [ ] 是否充分考虑接口的异常场景 - [ ] 是否正确记录错误日志 See merge request: cann/ascend-transformer-boost
!2114
17 天前
paged_attention_decoder_mask.cce
MASK_TYPE_NORM_COMPRESS ND for paged_attention Co-authored-by: jy_514wand<1520348265@qq.com> Co-authored-by: lizhaoxing<flyinslm@126.com> # message auto-generated for no-merge-commit merge:
!2114
merge paged_attention_ND into master MASK_TYPE_NORM_COMPRESS ND for paged_attention Created-by: jy_514wand Commit-by: jy_514wand;lizhaoxing Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> ## checklist <!-- [x] 表示选中 --> - [ ] 是否通过本地IDE对代码进行静态检查 - [ ] 是否通过本地IDE对代码进行格式化处理 - [ ] 是否进行空指针校验 - [ ] 是否进行返回值校验 - [ ] 是否正确释放new/malloc申请的内存 - [ ] 是否充分考虑接口的异常场景 - [ ] 是否正确记录错误日志 See merge request: cann/ascend-transformer-boost
!2114
17 天前
paged_attention_decoder_nd_common.cce
update license Co-authored-by: qq_44359711<caobingjie@huawei.com>
7 个月前
paged_attention_mask_mix.cce
update license Co-authored-by: qq_44359711<caobingjie@huawei.com>
7 个月前