ncnn
ncnn copied to clipboard
impl of gemm int8 vk
The binary size change of libncnn.so (bytes)
| architecture | base size | pr size | difference |
|---|---|---|---|
| x86_64 | 15244144 | 15237448 | -6696 :kissing_heart: |
| armhf | 6225824 | 6231356 | +5532 :warning: |
| aarch64 | 9526976 | 9524568 | -2408 :kissing_heart: |
Codecov Report
:x: Patch coverage is 99.07834% with 2 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 95.80%. Comparing base (8621c8e) to head (5fac803).
:warning: Report is 27 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/layer/vulkan/gemm_vulkan.cpp | 99.07% | 2 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #6414 +/- ##
==========================================
- Coverage 95.89% 95.80% -0.10%
==========================================
Files 841 843 +2
Lines 266138 266857 +719
==========================================
+ Hits 255217 255653 +436
- Misses 10921 11204 +283
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.