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

pnnx convert torch round trunc #4813

Merged
merged 20 commits into from
Jun 25, 2023
Merged

pnnx convert torch round trunc #4813

merged 20 commits into from
Jun 25, 2023

Conversation

nihui
Copy link
Member

@nihui nihui commented Jun 21, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 21, 2023

Codecov Report

Merging #4813 (a2f130d) into master (9022b71) will increase coverage by 0.29%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4813      +/-   ##
==========================================
+ Coverage   94.90%   95.19%   +0.29%     
==========================================
  Files         779      730      -49     
  Lines      223105   202330   -20775     
==========================================
- Hits       211734   192618   -19116     
+ Misses      11371     9712    -1659     
Impacted Files Coverage Δ
src/layer/riscv/convolution1d_riscv.cpp 99.08% <ø> (ø)
src/layer/arm/unaryop_arm.cpp 99.28% <100.00%> (+0.10%) ⬆️
src/layer/arm/unaryop_arm_asimdhp.cpp 99.62% <100.00%> (+0.03%) ⬆️
src/layer/loongarch/unaryop_loongarch.cpp 99.44% <100.00%> (+0.01%) ⬆️
src/layer/mips/unaryop_mips.cpp 99.45% <100.00%> (+0.02%) ⬆️
src/layer/riscv/convolution_packn_fp16s.h 100.00% <100.00%> (ø)
src/layer/riscv/unaryop_riscv.cpp 100.00% <100.00%> (ø)
src/layer/unaryop.cpp 98.98% <100.00%> (+0.13%) ⬆️
src/layer/x86/unaryop_x86.cpp 99.59% <100.00%> (+0.04%) ⬆️

... and 65 files with indirect coverage changes

@nihui nihui closed this Jun 21, 2023
@nihui nihui reopened this Jun 21, 2023
@nihui nihui merged commit 1283a19 into Tencent:master Jun 25, 2023
48 of 92 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.

2 participants