-
Notifications
You must be signed in to change notification settings - Fork 4.3k
add diag layer and its converter #4935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add pnnx ncnn tests
update docs operators.md
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4935 +/- ##
=======================================
Coverage 94.72% 94.72%
=======================================
Files 770 771 +1
Lines 228715 228758 +43
=======================================
+ Hits 216645 216686 +41
- Misses 12070 12072 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
pass_ncnn/torch_diag.cpp doesn't seem to work for some reasons, see pnnx ci errors |
Can I take a look at the logs of pnnx ci? |
click into pnnx ci, login with your github, and you could see the log there |
|
lgtm |
Thanks for your contribution ! |
add diag layer and its converter (Tencent#4935)
No description provided.