CANN: Add support for CONV_TRANSPOSE_1D when kernel size > 255 #17934
CONV_TRANSPOSE_1D kernel_size>255
84d626b1
remove condition check
e840f09a
Intellouis
changed the title CANN: CONV_TRANSPOSE_1D算子:支持 (op->src[0]->ne[0] - 1) > 255 场景 CANN: CONV_TRANSPOSE_1D operator: supporting the cases where (op->src[0]->ne[0] - 1) > 255 16 days ago
fix the bug of type conversion
3c6c1747
removing trailing whitespaces
bc8bcaa9
fix: return true in the switch case
7209a54f
hipudding
changed the title CANN: CONV_TRANSPOSE_1D operator: supporting the cases where (op->src[0]->ne[0] - 1) > 255 CANN: Add support for CONV_TRANSPOSE_1D when kernel size > 255 4 days ago
hipudding
approved these changes
on 2025-12-25
hipudding
merged
e68c19b0
into master 3 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub