任务四适配:前端 bug 修复#281
Open
kilinchange wants to merge 7 commits into
Open
Conversation
kilinchange
commented
Feb 6, 2025
Collaborator
- 修复:slice 处理 onnx 里 end 为负无穷时读值发生的溢出,逆序切片时形状推导出错
- 去掉前端对 batch_norm 精度的限制
- 支持 onnx v1 版本的 slice 前端读入
- 添加 LogSoftmax 前端读入
- RandomNormal 和 RandomNormalLike 算子在前端进行常量折叠计算
5d34244 to
c815829
Compare
JYMiracle305
approved these changes
Feb 8, 2025
bitzyz
approved these changes
Feb 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.