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

Refactor the cpu ops #669

Merged
merged 3 commits into from
May 14, 2021
Merged

Refactor the cpu ops #669

merged 3 commits into from
May 14, 2021

Conversation

BUG1989
Copy link
Contributor

@BUG1989 BUG1989 commented May 14, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 14, 2021

Codecov Report

Merging #669 (1f5e150) into tengine-lite (adb37e7) will increase coverage by 3.27%.
The diff coverage is 71.56%.

Impacted file tree graph

@@               Coverage Diff                @@
##           tengine-lite     #669      +/-   ##
================================================
+ Coverage         29.78%   33.05%   +3.27%     
================================================
  Files               368      369       +1     
  Lines             26876    24974    -1902     
================================================
+ Hits               8004     8256     +252     
+ Misses            18872    16718    -2154     
Impacted Files Coverage Δ
source/device/cpu/op/clip/clip_kernel_ref_fp32.c 0.00% <0.00%> (ø)
source/device/cpu/op/clip/clip_ref.c 13.33% <0.00%> (+6.88%) ⬆️
source/device/cpu/op/pooling/x86/pooling_hcl_x86.h 3.69% <ø> (ø)
source/device/cpu/op/conv/conv_ref.c 58.06% <30.00%> (+32.15%) ⬆️
source/device/cpu/op/unary/unary_ref.c 86.95% <33.33%> (+58.75%) ⬆️
source/device/cpu/op/pooling/pooling_ref.c 69.41% <41.66%> (-5.59%) ⬇️
source/device/cpu/op/relu/relu_ref.c 79.41% <50.00%> (+46.87%) ⬆️
source/operator/prototype/comparison.c 82.35% <50.00%> (+65.68%) ⬆️
source/device/cpu/op/unary/unary_kernel_ref_fp32.c 50.64% <50.64%> (ø)
source/device/cpu/op/hardsigmoid/hardsigmoid_ref.c 94.28% <89.47%> (+80.49%) ⬆️
... and 25 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 adb37e7...1f5e150. Read the comment docs.

@liqi-c liqi-c merged commit e675d0b into OAID:tengine-lite May 14, 2021
@BUG1989 BUG1989 deleted the refactor branch May 15, 2021 06:32
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