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

Feature fp16 arm32 #690

Merged
merged 46 commits into from
Jan 2, 2021
Merged

Feature fp16 arm32 #690

merged 46 commits into from
Jan 2, 2021

Conversation

seanxcwang
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 2, 2021

Codecov Report

Merging #690 (1453e79) into master (20af475) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #690      +/-   ##
==========================================
- Coverage   32.52%   32.48%   -0.05%     
==========================================
  Files         298      298              
  Lines        8679     8679              
==========================================
- Hits         2823     2819       -4     
- Misses       5856     5860       +4     
Impacted Files Coverage Δ
...ource/tnn/optimizer/net_optimizer_fuse_conv_add.cc 31.14% <100.00%> (ø)
source/tnn/utils/cpu_utils.cc 13.33% <100.00%> (ø)
include/tnn/utils/half.hpp 0.00% <0.00%> (-40.00%) ⬇️
source/tnn/utils/naive_compute.cc 59.61% <0.00%> (-0.49%) ⬇️

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 20af475...1453e79. Read the comment docs.

@seanxcwang seanxcwang merged commit 86298db into master Jan 2, 2021
darrenyao87 added a commit that referenced this pull request Jan 4, 2021
* master:
  [CONVERTER2TNN][UPD] 1. default do not clean build directory; (#694)
  Feature fp16 arm32 (#690)
  pose demo (#665)

# Conflicts:
#	examples/base/tnn_sdk_sample.cc
#	source/tnn/layer/upsample_layer.cc
#	tools/convert2tnn/utils/align_model.py
darrenyao87 added a commit that referenced this pull request Jan 4, 2021
* master:
  [CONVERTER2TNN][UPD] 1. default do not clean build directory; (#694)
  Feature fp16 arm32 (#690)
  pose demo (#665)

# Conflicts:
#	examples/base/tnn_sdk_sample.cc
#	source/tnn/layer/upsample_layer.cc
#	tools/convert2tnn/utils/align_model.py
@seanxcwang seanxcwang deleted the feature-fp16-arm32 branch February 1, 2021 10:37
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.

4 participants