Skip to content

Fix renwu4#267

Draft
zhangyue207 wants to merge 62 commits intomasterfrom
fix_renwu4
Draft

Fix renwu4#267
zhangyue207 wants to merge 62 commits intomasterfrom
fix_renwu4

Conversation

@zhangyue207
Copy link
Collaborator

compare diff 用,不合

baominghelly and others added 30 commits December 16, 2024 16:43
1. cudnn add 不支持 int32 输入(用手写 kernel 替代);
2. slice 处理 onnx 里 end 为负无穷时读值发生的溢出,逆序切片时形状推导出错;
3. LSTM 不支持(前端打散成小算子);
4. batchnorm 不支持 fp16;
5. matmul 精度转换错误;
6. reduce 不支持 fp16;
7. cast 不支持 int32 与 int64 互转;
@zhangyue207 zhangyue207 added the WIP Working in progress label Dec 24, 2024
@kilinchange kilinchange marked this pull request as draft February 6, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Working in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants