Chenguang Li and GitHub
343b6e94b6
CANN: update aclnnGroupedMatmulV2 to aclnnGroupedMatmulV3 ( #14411 )
...
* [CANN]update to aclnnGroupedMatmulV2
Signed-off-by: noemotiovon <757486878@qq.com >
* Support MUL_MAT_ID on 310p
Signed-off-by: noemotiovon <757486878@qq.com >
* fix editorconfig
Signed-off-by: noemotiovon <757486878@qq.com >
---------
Signed-off-by: noemotiovon <757486878@qq.com >
2025-07-01 16:47:30 +08:00
Chenguang Li and GitHub
faaaff5f94
CANN: Support MUL_MAT_ID for q8_0 and q4_0 ( #13705 )
...
* [CANN]Support MUL_MAT_ID Q8 && Q4
Signed-off-by: noemotiovon <757486878@qq.com >
* codestyle adjustment
Signed-off-by: noemotiovon <757486878@qq.com >
---------
Signed-off-by: noemotiovon <757486878@qq.com >
2025-05-23 16:47:53 +08:00
Chenguang Li and GitHub
33d7aed4a8
CANN: Support MOE Model MUL_MAT_ID ( #13042 )
...
Signed-off-by: noemotiovon <757486878@qq.com >
2025-05-19 14:21:17 +08:00
Chenguang Li and GitHub
b43d89e311
CANN: Add 310P operator support check ( #12962 )
2025-04-16 16:21:05 +08:00
Chenguang Li and GitHub
0019279bb5
CANN: Opt ROPE optimization ( #12865 )
...
* [CANN]Opt ROPE optimization
* [CANN]Codestyle adjustment
* [CANN]Fix the ROPE precision issue
* [CANN]codestyle fix
* [CANN]add rope unsupport case
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
2025-04-15 10:09:35 +08:00
Chenguang Li and GitHub
fe5b78c896
CANN: Support more ops ( #12841 )
...
* [CANN]Support Opt LOG && MEAN && PAD_REFLECT_1D
* [CANN]Support COUNT_EQUAL && STEP && SGN
* [CANN]codestyle adjustment
* [CANN]codestyle adjustment
---------
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
2025-04-10 08:51:52 +08:00
Chenguang Li and GitHub
6e1c4cebdb
CANN: Support Opt CONV_TRANSPOSE_1D and ELU ( #12786 )
...
* [CANN] Support ELU and CONV_TRANSPOSE_1D
* [CANN]Modification review comments
* [CANN]Modification review comments
* [CANN]name adjustment
* [CANN]remove lambda used in template
* [CANN]Use std::func instead of template
* [CANN]Modify the code according to the review comments
---------
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
2025-04-09 14:04:14 +08:00
65cfe136a0
CANN: Support operator SIN COS ARGMAX ( #12709 )
...
* [CANN]support sin cos argmax
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
* [CANN]codestyle adjustment
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
* [CANN]Remove redundant code
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
---------
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
Co-authored-by: noemotiovon <noemotiovon@gmail.com >
2025-04-03 15:18:08 +08:00
9bacd6b374
[CANN] get_rows and dup optimization ( #12671 )
...
* [CANN]get_rows and dup optimization.
Co-authored-by: hipudding <huafengchun@gmail.com >
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
* [CANN]GET_ROWS and CPY/DUP optimization
Co-authored-by: hipudding <huafengchun@gmail.com >
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
* [CANN]code style adjustment
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
* [CANN]code style adjustment
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
* [CANN]code style adjustment
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
* [CANN]code style adjustment
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
---------
Signed-off-by: noemotiovon <noemotiovon@gmail.com >
Co-authored-by: noemotiovon <noemotiovon@gmail.com >
Co-authored-by: hipudding <huafengchun@gmail.com >
2025-04-02 15:22:13 +08:00
Chenguang Li and GitHub
92a391327e
[CANN]MUL_MAT optimization ( #12382 )
2025-03-15 09:31:08 +08:00