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

binary4d, unary4d #3443

Merged
merged 21 commits into from
Dec 28, 2021
Merged

binary4d, unary4d #3443

merged 21 commits into from
Dec 28, 2021

Conversation

nihui
Copy link
Member

@nihui nihui commented Dec 23, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2021

Codecov Report

Merging #3443 (9897fcd) into master (880e280) will increase coverage by 0.07%.
The diff coverage is 95.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3443      +/-   ##
==========================================
+ Coverage   91.82%   91.89%   +0.07%     
==========================================
  Files         542      542              
  Lines      146953   149127    +2174     
==========================================
+ Hits       134945   137047    +2102     
- Misses      12008    12080      +72     
Impacted Files Coverage Δ
src/layer/riscv/binaryop_riscv.cpp 100.00% <ø> (ø)
src/layer/riscv/convolution_3x3_packn.h 99.06% <ø> (ø)
src/layer/riscv/convolution_3x3_packn_fp16s.h 99.06% <ø> (ø)
src/layer/riscv/convolution_packnto1_fp16s.h 100.00% <ø> (ø)
src/layer/riscv/convolution_sgemm_packn.h 98.61% <ø> (ø)
src/layer/riscv/convolution_sgemm_packn_fp16s.h 98.61% <ø> (ø)
src/layer/riscv/convolution_sgemm_packnto1.h 99.10% <ø> (ø)
src/layer/riscv/convolution_sgemm_packnto1_fp16s.h 99.10% <ø> (ø)
src/layer/riscv/deconvolution_packnto1_fp16s.h 100.00% <ø> (ø)
src/layer/arm/binaryop_arm.cpp 93.40% <93.56%> (+0.08%) ⬆️
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 880e280...9897fcd. Read the comment docs.

@nihui nihui changed the title [WIP] binary4d, unary4d, reduction4d binary4d, unary4d Dec 26, 2021
@nihui
Copy link
Member Author

nihui commented Dec 26, 2021

@nihui nihui merged commit 3a83704 into Tencent:master Dec 28, 2021
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.

2 participants