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