Skip to content
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

ncnn importer #332

Merged
merged 27 commits into from
Sep 19, 2023
Merged

ncnn importer #332

merged 27 commits into from
Sep 19, 2023

Conversation

nihui
Copy link
Contributor

@nihui nihui commented Aug 16, 2021

No description provided.

@nihui nihui marked this pull request as draft August 16, 2021 16:18
@sunnycase
Copy link
Member

好耶~ 我来舔你啦.jpg

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage: 64.37% and project coverage change: +0.45% 🎉

Comparison is base (d388629) 78.76% compared to head (82e2c2a) 79.22%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
+ Coverage   78.76%   79.22%   +0.45%     
==========================================
  Files         659      689      +30     
  Lines       23319    24267     +948     
==========================================
+ Hits        18368    19226     +858     
- Misses       4951     5041      +90     
Flag Coverage Δ
integration 41.08% <29.83%> (-0.19%) ⬇️
unit 72.22% <59.52%> (+0.63%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/Nncase.Compiler/CompilerExtensions.cs 0.00% <0.00%> (ø)
src/Nncase.Core/CompileOptions.cs 94.44% <0.00%> (-5.56%) ⬇️
src/Nncase.Core/IR/NN/Functional.cs 94.11% <0.00%> (-2.86%) ⬇️
src/Nncase.Evaluator/Math/Reduce.cs 42.66% <0.00%> (ø)
src/Nncase.Evaluator/NN/Conv2D.cs 67.27% <0.00%> (ø)
src/Nncase.Evaluator/ShapeExpr/BroadcastShape.cs 42.10% <0.00%> (+2.10%) ⬆️
src/Nncase.Evaluator/Tensors/Stack.cs 70.90% <0.00%> (ø)
src/Nncase.Importer/Ncnn/Concat.cs 0.00% <0.00%> (ø)
src/Nncase.Importer/Ncnn/ShuffleChannel.cs 0.00% <0.00%> (ø)
src/Nncase.Importer/Ncnn/Split.cs 0.00% <0.00%> (ø)
... and 65 more

... and 8 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sunnycase sunnycase marked this pull request as ready for review September 15, 2023 10:49
@sunnycase sunnycase merged commit 77be775 into kendryte:master Sep 19, 2023
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants