[Fix](mlu-ops): Adapt to the cnnlAddN_v2 interface update#1306
Merged
duzekunKTH merged 1 commit intomasterfrom Apr 3, 2026
Merged
[Fix](mlu-ops): Adapt to the cnnlAddN_v2 interface update#1306duzekunKTH merged 1 commit intomasterfrom
duzekunKTH merged 1 commit intomasterfrom
Conversation
1d74d89 to
ce6c291
Compare
103yiran
approved these changes
Apr 3, 2026
chqy99
approved these changes
Apr 3, 2026
duzekunKTH
approved these changes
Apr 3, 2026
Unireverse
approved these changes
Apr 3, 2026
Collaborator
|
LGTM |
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.
Thanks for your contribution and we appreciate it a lot. 🚀🚀
1. Motivation
Please describe your motivation and the goal you want to achieve through this pull request.
2. Modification
Please briefly describe what modification is made in this pull request, and indicate where to make the modification.
Are new test cases added? If so, please post the corresponding generator-PR link here.
3. Test Report
If you want to know how to do operator testing, you can see GTest-User-Guide-zh.
3.1 Modification Details
3.1.1 Accuracy Acceptance Standard
For static threshold standard details, see: MLU-OPS™ Accuracy Acceptance Standard.
3.1.2 Operator Scheme checklist
3.2 Accuracy Test
3.2.1 Accuracy Test
If you have checked the following items, please tick the relevant box.
3.2.2 Parameter Check
Test Point-1:
When a new operator is submitted, the test points are given and the test results are stated. Acceptance Standard:Normal error.Test Point-2:
Whether illegal parameters are passed. Acceptance Standard:Normal error.3.3 Performance Test
See MLU-OPS™ Performance Acceptance Standard for details.
Platform:MLU590
3.4 Summary Analysis
Please give a brief overview here, if you want to note and summarize the content.